History log of /src/sys/arch/mac68k/dev/amsvar.h |
Revision | | Date | Author | Comments |
1.11 |
| 27-Jun-2025 |
andvar | Grammar and spelling fixes, mainly in comments. A few in documentation, logging, test description, and SCSI ASC/ASCQ assignment descriptions.
|
1.10 |
| 07-Dec-2024 |
nat | Usability enhancement.
For the emulated middle and right mouse buttons, one has to hold the combo keys and it is sent on the mouse click.
Patch from PR applied.
Addresses PR mac68k/58672.
|
1.9 |
| 27-Oct-2012 |
chs | branches: 1.9.74; split device_t/softc for all remaining drivers. replace "struct device *" with "device_t". use device_xname(), device_unit(), etc.
|
1.8 |
| 04-Mar-2007 |
christos | branches: 1.8.78; 1.8.88; Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
|
1.7 |
| 11-Dec-2005 |
christos | branches: 1.7.26; merge ktrace-lwp.
|
1.6 |
| 15-Jan-2005 |
chs | branches: 1.6.10; de-__P, remove register, ansify, b* -> mem*.
|
1.5 |
| 14-Feb-2000 |
scottr | branches: 1.5.28; Merge wscons work onto the main development branch.
|
1.4 |
| 05-Mar-1999 |
scottr | branches: 1.4.2; These files were created by repository copy for use on the scottr-mac68k-wscons branch.
|
1.3 |
| 16-Feb-1999 |
ender | branches: 1.3.2; Add NetBSD RCS Id's
|
1.2 |
| 11-Feb-1999 |
ender | o Change various attach arg and softc datatypes to ints. o Use explicit typecasts when interfacing with MRG data
Should fix port-mac68k/6839. Patch supplied by Frederick Bruckman <fb@enteract.com>
|
1.1 |
| 23-Oct-1998 |
ender | New ADB "bus" interface: o Separate ms and kbd drivers o aed device for compatibility o debug message cleanup in hardware direct support (from scottr)
|
1.3.2.1 |
| 05-Mar-1999 |
scottr | checkpoint: input side code should work. no output side yet.
|
1.4.2.1 |
| 20-Nov-2000 |
bouyer | Update thorpej_scsipi to -current as of a month ago A i386 GENERIC kernel compiles without the siop, ahc and bha drivers (will be updated later). i386 IDE/ATAPI and ncr work, as well as sparc/esp_sbus. alpha should work as well (untested yet). siop, ahc and bha will be updated once I've updated the branch to current -current, as well as machine-dependant code.
|
1.5.28.1 |
| 17-Jan-2005 |
skrll | Sync with HEAD.
|
1.6.10.1 |
| 03-Sep-2007 |
yamt | sync with head.
|
1.7.26.1 |
| 12-Mar-2007 |
rmind | Sync with HEAD.
|
1.8.88.1 |
| 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
1.8.78.1 |
| 30-Oct-2012 |
yamt | sync with head
|
1.9.74.1 |
| 02-Aug-2025 |
perseant | Sync with HEAD
|