..
6x10.h
…
adb.c
Updates from John Wittkoski for new ADB driver.
1997-04-08 03:19:04 +00:00
adb_direct.c
Fix several more instances where the volatile modifier was needed.
1997-04-08 06:53:28 +00:00
adb_direct.h
Direct-to-hardware ADB interface/driver, written by John P. Wittkoski.
1997-04-08 03:16:18 +00:00
adbsys.c
Updates from John Wittkoski for new ADB driver.
1997-04-08 03:19:04 +00:00
adbsysasm.s
backout previous kprintf change
1996-10-13 16:50:51 +00:00
adbvar.h
Updates from John Wittkoski for new ADB driver.
1997-04-08 03:19:04 +00:00
asc.c
Update copyright and license.
1997-02-24 05:47:33 +00:00
ascvar.h
Update copyright and license.
1997-02-24 05:47:33 +00:00
bounds.h
backout previous kprintf change
1996-10-13 03:21:13 +00:00
esp.c
Copyright foo.
1997-03-05 15:19:18 +00:00
espvar.h
mac68k-specific portion of m.i. ncr53c9x driver.
1997-02-27 14:06:25 +00:00
grf.c
NUBUS_SLOT_TO_PADDR -> NUBUS_SLOT2PA
1997-02-24 06:20:04 +00:00
grf_iv.c
Remove tag.
1997-04-01 13:31:03 +00:00
grf_mv.c
Purely cosmetic cleanup:
1997-04-14 16:28:34 +00:00
grf_subr.c
We need bus.h now, due to recent nubus_attach_args change.
1997-02-20 00:23:25 +00:00
grfvar.h
- Support DAFB machines mo' better. Actually detect if a monitor is
1997-04-01 05:41:59 +00:00
if_ae.c
Purely cosmetic cleanup:
1997-04-14 16:28:34 +00:00
if_ae_nubus.c
Changes from Bob Nestor to come closer to supporting his Apple SONIC-based
1997-04-10 03:19:46 +00:00
if_aereg.h
New ARP system, supports IPv4 over any hardware link.
1997-03-15 18:09:08 +00:00
if_aevar.h
Several more changes to move us toward MI-ness:
1997-03-19 08:04:38 +00:00
if_sn.c
Some updates based on information from Bob Nestor <rnestor@metronet.com>
1997-04-13 14:21:09 +00:00
if_sn_nubus.c
Use an offset parameter when loading the reg_map--some cards use the "other"
1997-04-14 00:44:01 +00:00
if_sn_obio.c
Some updates based on information from Bob Nestor <rnestor@metronet.com>
1997-04-13 14:21:09 +00:00
if_snreg.h
Some new SONIC code from Denny Gentry <denny1@home.com> with a couple of
1997-03-30 19:51:44 +00:00
if_snvar.h
Some updates based on information from Bob Nestor <rnestor@metronet.com>
1997-04-13 14:21:09 +00:00
ite.c
Capslock support from Steve Brown <sbrown@best.com>
1997-04-14 01:02:47 +00:00
itevar.h
Changes from Michael R. Zucca <mrz5149@cs.rit.edu> for 16-bit and 32-bit
1997-04-08 04:47:08 +00:00
mac68k5380.c
Convert to generalized VIA interrupt registration
1997-02-28 15:50:50 +00:00
md_root.c
#include <sys/systm.h> to bring in printf() prototype
1997-02-13 19:42:42 +00:00
ncr5380.c
Clean up a few bogons+typos introduced in the removal of the broken indirect
1996-12-19 21:48:17 +00:00
ncr5380reg.h
…
ncr5380var.h
…
nubus.c
Some patches from Bob Nestor <rnestor@metronet.com> and myself to edge
1997-04-10 03:28:54 +00:00
nubus.h
Ignore SE/30 faux-video card.
1997-04-10 20:34:23 +00:00
obio.c
Add hsk and drq locators, which will be used only by SCSI devices.
1997-02-13 19:01:07 +00:00
obiovar.h
Add hsk and drq locators, which will be used only by SCSI devices.
1997-02-13 19:01:07 +00:00
pm_direct.c
Power Manager interface/driver, written by Takashi Hamada.
1997-04-08 03:11:37 +00:00
pm_direct.h
Power Manager interface/driver, written by Takashi Hamada.
1997-04-08 03:11:37 +00:00
sbc.c
Rework PDMA read/write functions based on Matthias Pfaller's pc532 ncr
1997-04-07 05:48:35 +00:00
sbc_obio.c
Always enable SCSI IRQ interrupt; the SBC_INTR flag now controls only
1997-04-07 05:56:28 +00:00
sbcreg.h
Split bus-dependent autoconfig code from the driver. This allows for
1997-03-01 20:18:58 +00:00
sbcvar.h
New ARP system, supports IPv4 over any hardware link.
1997-03-15 18:09:08 +00:00
scsi_defs.h
…
z8530reg.h
…
z8530sc.c
After servicing an interrupt, check to see that there's not another
1996-08-26 14:09:19 +00:00
z8530sc.h
Critical fix from Bill Studenmund: if CTS is deasserted and then
1996-10-15 06:57:43 +00:00
z8530tty.c
Work around another gcc initialization warning.
1996-12-18 05:17:44 +00:00
z8530tty.h
…
zs.c
Work around another bogus uninitialized warning, and fix a legitimate one.
1996-12-18 05:04:22 +00:00
zsvar.h
…