..
6x10.h
…
adb.c
Now that we do collision detection and assign all ADB devices to distinct
2000-09-27 03:22:05 +00:00
adb_direct.c
Set up ADB hardware type before making decisions based on same.
2000-09-27 03:27:23 +00:00
adbsys.c
Add and use macros to build ADB FLUSH, LISTEN, and TALK commands.
2000-03-19 07:37:58 +00:00
adbsysasm.s
Merge wscons work onto the main development branch.
2000-02-14 07:01:44 +00:00
adbvar.h
Stabilize ADB support for some non-Apple ADB peripherals. This is the
2000-07-03 08:59:26 +00:00
aed.c
New callout mechanism with two major improvements over the old
2000-03-23 06:30:07 +00:00
aedvar.h
New callout mechanism with two major improvements over the old
2000-03-23 06:30:07 +00:00
akbd.c
Attach exactly one keyboard to the wscons console.
2000-09-22 04:56:54 +00:00
akbdmap.h
Merge wscons work onto the main development branch.
2000-02-14 07:01:44 +00:00
akbdvar.h
Merge wscons work onto the main development branch.
2000-02-14 07:01:44 +00:00
ams.c
In ems_init(): make sure there's valid data in the buffer after sending
2000-10-01 05:10:57 +00:00
amsvar.h
Merge wscons work onto the main development branch.
2000-02-14 07:01:44 +00:00
grf_compat.c
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:10:45 +00:00
grf_subr.c
Merge wscons work onto the main development branch.
2000-02-14 07:01:44 +00:00
grfvar.h
Merge wscons work onto the main development branch.
2000-02-14 07:01:44 +00:00
if_ae.c
Resolve bus_space_write_region_2() type mismatches.
2000-09-13 05:21:16 +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
Move the check for "promisc + unicast + not for us" into ether_input(),
2000-10-01 23:32:39 +00:00
if_mcreg.h
NetBSD RCSIds.
1997-11-07 13:31:15 +00:00
if_mcvar.h
vm_offset_t -> {paddr_t, vaddr_t}
1998-12-22 08:47:05 +00:00
if_sn.c
Move the check for "promisc + unicast + not for us" into ether_input(),
2000-10-01 23:32:39 +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_compat.c
Merge wscons work onto the main development branch.
2000-02-14 07:01:44 +00:00
mac68k5380.c
Merge wscons work onto the main development branch.
2000-02-14 07:01:44 +00:00
maccons.c
Merge wscons work onto the main development branch.
2000-02-14 07:01:44 +00:00
macfb.c
Replace the call to macfb_init() when attaching a non-console fb device
2000-10-22 05:05:39 +00:00
macfbvar.h
Merge wscons work onto the main development branch.
2000-02-14 07:01:44 +00:00
md_root.c
defopt MINIROOTSIZE
1999-03-17 18:59:21 +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
The Duo ADB controller doesn't notify us that it needs to be polled
2000-09-27 03:57:51 +00:00
pm_direct.h
…
sbc.c
Add a ncr5380_attach() routine which does part of the initialization, attaches
2000-03-18 16:13:22 +00:00
sbcreg.h
…
sbcvar.h
Add a ncr5380_attach() routine which does part of the initialization, attaches
2000-03-18 16:13:22 +00:00
zs.c
Fix logic bug which would keep PPS from working. Noticed by:
2000-06-25 20:55:33 +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