.. |
6x10.h
|
|
|
adb_direct.c
|
Apparently, the Mac TV is a re-packaged Performa 550. Add code to
|
1999-12-25 08:16:34 +00:00 |
adb.c
|
Don't use the plural form of the word "target" if there is only one!
|
1999-11-28 10:10:51 +00:00 |
adbsys.c
|
Garbage-collect adb_init(). It's been dead for a long time.
|
1999-11-07 08:08:10 +00:00 |
adbsysasm.s
|
o Change various attach arg and softc datatypes to ints.
|
1999-02-11 06:41:07 +00:00 |
adbvar.h
|
Garbage collect adb_initted.
|
1999-11-07 08:22:50 +00:00 |
aed.c
|
ite_polling -> adb_polling
|
1999-11-07 00:12:55 +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
|
Include resourcevar.h for p_limit/rlimit definition.
|
1999-06-28 04:21:15 +00:00 |
grfvar.h
|
vm_offset_t -> {paddr_t, vaddr_t}
|
1998-12-22 08:47:05 +00:00 |
if_ae.c
|
|
|
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
|
Make this compile without bpf. Problem noted by Bob Nestor, fix from
|
1999-12-20 01:06:40 +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
|
Replace references to PGOFSET with m68k_trunc_page() and m68k_page_offset(),
|
1999-12-12 08:18:48 +00:00 |
if_snreg.h
|
|
|
if_snvar.h
|
Add support for the Macintosh LC Ethernet Adapter, from Ken'ichi Ishizaka.
|
1999-09-29 06:04:50 +00:00 |
ite.c
|
ite_polling -> adb_polling
|
1999-11-07 00:12:55 +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
|
Replace references to PGOFSET with m68k_trunc_page() and m68k_page_offset(),
|
1999-12-12 08:18:48 +00:00 |
ncr5380reg.h
|
Adapt to the new scsipi_adapter interface.
|
1998-11-19 21:43:00 +00:00 |
ncr5380var.h
|
|
|
pm_direct.c
|
ite_polling -> adb_polling
|
1999-11-07 00:12:55 +00:00 |
pm_direct.h
|
|
|
sbc.c
|
[Redo] Catch up with recent changes to scsipi flags. Closes PR 8675.
|
1999-11-02 06:42:26 +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
|
[Redo] Allow rates higher than 57600, per PR 8070. Change originally
|
1999-11-02 06:51:45 +00:00 |