Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/mac68k/dev/adbsysasm.s
RevisionDateAuthorComments
 1.13  31-May-2020  rin #ifdef out debug garbage.
 1.12  01-Nov-2009  snj Drop 3rd and 4th clauses. Approved by Brad Grantham (copyright holder).
 1.11  20-Nov-2001  chs branches: 1.11.122;
prepare for ELF:
- add "%" prefix to register names in assembly code.
- use _C_LABEL() where necessary.
- use packed structures where necessary to match the old ABI.
 1.10  14-Feb-2000  scottr branches: 1.10.8; 1.10.12;
Merge wscons work onto the main development branch.
 1.9  11-Feb-1999  ender branches: 1.9.2; 1.9.10;
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.8  26-Oct-1998  scottr Use the <machine/asm.h> macros, and don't call code that we haven't
included.
 1.7  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.6  07-Nov-1997  scottr Update from John Wittkoski: work around problem with mice that claim to
support Extended Mouse Protocol, but really don't; the Logitech Mouseman
is one such mouse (model M-AC13-4MD).
 1.5  16-Jun-1997  scottr branches: 1.5.8;
Add support for Mouse Systems A3 mouse. From Colin Wood.
 1.4  13-Oct-1996  christos backout previous kprintf change
 1.3  11-Oct-1996  christos printf -> kprintf, sprintf -> ksprintf
 1.2  03-Sep-1995  briggs Add support for Extended Apple Mouse Protocol from
Ken Nakata <kenn@remus.rutgers.edu>.
 1.1  03-Dec-1994  briggs Mac ROM Glue changes from grantham@tenon.com.
 1.5.8.1  11-Nov-1997  mellon Pull rev 1.6 up from trunk (scottr)
 1.9.10.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.9.2.1  05-Mar-1999  scottr checkpoint: input side code should work. no output side yet.
 1.10.12.1  08-Jan-2002  nathanw Catch up to -current.
 1.10.8.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.11.122.1  11-Mar-2010  yamt sync with head

RSS XML Feed