..
6x10.h
adb_direct.c
From Yasuhiro Endoh: Performa 58x uses ADB soft poweroff.
1999-05-15 19:29:12 +00:00
adb.c
o Change various attach arg and softc datatypes to ints.
1999-02-11 06:41:07 +00:00
adbsys.c
o Change various attach arg and softc datatypes to ints.
1999-02-11 06:41:07 +00:00
adbsysasm.s
o Change various attach arg and softc datatypes to ints.
1999-02-11 06:41:07 +00:00
adbvar.h
o Change various attach arg and softc datatypes to ints.
1999-02-11 06:41:07 +00:00
aed.c
Add NetBSD RCS Id's
1999-02-16 01:08:16 +00:00
aedvar.h
o Change various attach arg and softc datatypes to ints.
1999-02-11 06:41:07 +00:00
grf_subr.c
New and improved console framebuffer initialization and autoconfig. This
1998-08-12 02:36:36 +00:00
grf.c
vm_size_t -> vsize_t
1999-04-07 06:45:14 +00:00
grfvar.h
vm_offset_t -> {paddr_t, vaddr_t}
1998-12-22 08:47:05 +00:00
if_ae.c
Update for changes to config.
1998-01-12 18:59:04 +00:00
if_aereg.h
Support Cabletron Ethernet card, from John Marohn in PR 5762.
1998-08-12 07:19:09 +00:00
if_aevar.h
if_mc.c
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
1999-05-18 23:52:51 +00:00
if_mcreg.h
if_mcvar.h
vm_offset_t -> {paddr_t, vaddr_t}
1998-12-22 08:47:05 +00:00
if_sn.c
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
1999-05-18 23:52:51 +00:00
if_snreg.h
if_snvar.h
vm_offset_t -> {paddr_t, vaddr_t}
1998-12-22 08:47:05 +00:00
ite.c
Actually, the last change solved a different but related problem than
1999-04-21 06:00:07 +00:00
itevar.h
kbd.c
Add NetBSD RCS Id's
1999-02-16 01:08:16 +00:00
kbdvar.h
Add NetBSD RCS Id's
1999-02-16 01:08:16 +00:00
mac68k5380.c
vm_offset_t -> {paddr_t, vaddr_t}
1998-12-22 08:47:05 +00:00
md_root.c
defopt MINIROOTSIZE
1999-03-17 18:59:21 +00:00
ms.c
Add NetBSD RCS Id's
1999-02-16 01:08:16 +00:00
msvar.h
Add NetBSD RCS Id's
1999-02-16 01:08:16 +00:00
ncr5380.c
Update HBAs to incorporate the new max_lun property.
1998-12-05 19:43:33 +00:00
ncr5380reg.h
Adapt to the new scsipi_adapter interface.
1998-11-19 21:43:00 +00:00
ncr5380var.h
pm_direct.c
Add the PowerBook 170 to what appears to be the correct
1999-03-05 06:45:41 +00:00
pm_direct.h
sbc.c
Adapt to the new scsipi_adapter interface.
1998-11-19 21:43:00 +00:00
sbcreg.h
sbcvar.h
vm_offset_t -> {paddr_t, vaddr_t}
1998-12-22 08:47:05 +00:00
zs_cons.h
Add the remaining kgdb pieces from sun3/hp300, with some mac68k-specific
1998-05-05 06:48:51 +00:00
zs_kgdb.c
Don't set DCD_IE in the frontends. KGDB doesn't even use DCD, and the tty
1999-02-03 20:25:05 +00:00
zs.c
Enable pps support, only if CLOCAL set & MDMBUF clear and no clock present.
1999-03-27 01:17:03 +00:00