..
6x10.h
First pass of KNFication. Needs more.
1995-04-21 02:47:35 +00:00
adb_direct.c
April 18 update from John Wittkoski, w/space vs. tab KNFing by me.
1997-04-21 18:04: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
adb.c
Add option-{1,2,3} as an alternative to option-{,left,right} for mouse
1997-07-25 23:08:15 +00:00
adbsys.c
Add support for Mouse Systems A3 mouse. From Colin Wood.
1997-06-16 06:35:26 +00:00
adbsysasm.s
Add support for Mouse Systems A3 mouse. From Colin Wood.
1997-06-16 06:35:26 +00:00
adbvar.h
Add support for Mouse Systems A3 mouse. From Colin Wood.
1997-06-16 06:35:26 +00:00
asc.c
s/mac68k_btop/m68k_btop/
1997-06-10 20:29:10 +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_iv.c
Overhaul grf drivers to correct recent problems with X and dt
1997-08-03 06:25:56 +00:00
grf_mv.c
Overhaul grf drivers to correct recent problems with X and dt
1997-08-03 06:25:56 +00:00
grf_subr.c
Implement new NuBus slot space mapping/probing code, utilizing bus.h (and
1997-05-11 19:11:27 +00:00
grf.c
Overhaul grf drivers to correct recent problems with X and dt
1997-08-03 06:25:56 +00:00
grfvar.h
Overhaul grf drivers to correct recent problems with X and dt
1997-08-03 06:25:56 +00:00
if_ae_nubus.c
Implement new NuBus slot space mapping/probing code, utilizing bus.h (and
1997-05-11 19:11:27 +00:00
if_ae.c
Use the new MI 8390 driver, and garbage collect.
1997-04-29 04:40:22 +00:00
if_aereg.h
Use the new MI 8390 driver, and garbage collect.
1997-04-29 04:40:22 +00:00
if_aevar.h
Use the new MI 8390 driver, and garbage collect.
1997-04-29 04:40:22 +00:00
if_sn_nubus.c
Identify and use the Apple Twisted Pair NB card properly, from PR 3789
1997-06-26 21:08:10 +00:00
if_sn_obio.c
Update from Denny Gentry <denny1@home.com>, PR 3685:
1997-06-15 20:20:07 +00:00
if_sn.c
Update from Denny Gentry <denny1@home.com>, PR 3685:
1997-06-15 20:20:07 +00:00
if_snreg.h
Update from Denny Gentry <denny1@home.com>, PR 3685:
1997-06-15 20:20:07 +00:00
if_snvar.h
Identify and use the Apple Twisted Pair NB card properly, from PR 3789
1997-06-26 21:08:10 +00:00
ite.c
The PA of the framebuffer may not be page aligned, so make sure to
1997-07-23 07:17:52 +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
Update for mac68k_buserr_addr -> m68k_fault_addr change.
1997-06-29 06:10:35 +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
Prototype for -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-uninitialized
1996-05-05 06:15:56 +00:00
ncr5380var.h
Clean up the interrupt handling somewhat.
1996-05-25 16:42:24 +00:00
nubus.c
In nubus_print(), always print the NuBus slot number. Also, refine it so
1997-07-15 07:43:12 +00:00
nubus.h
Add DrHw value for the Macintosh Display Card
1997-07-15 15:45:38 +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_obio.c
Always enable SCSI IRQ interrupt; the SBC_INTR flag now controls only
1997-04-07 05:56:28 +00:00
sbc.c
Due to reliability problems on some models, back out the more radical of
1997-06-30 05:24:35 +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
new RCS ID format.
1994-10-26 08:45:48 +00:00
z8530reg.h
Serial driver with interface to a slightly modified version of the machine-
1996-05-18 18:53:50 +00:00
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
Since spltty() will not lower the spl, only raise it, we need to
1997-07-23 07:20:01 +00:00
z8530tty.h
Serial driver with interface to a slightly modified version of the machine-
1996-05-18 18:53:50 +00:00
zs.c
Don't call Debugger() if we don't have ddb. Fixes PR 3744.
1997-06-15 20:34:15 +00:00
zsvar.h
Double ring limits from Bill Studenmund <wrstuden@loki.stanford.edu>.
1995-12-13 03:08:12 +00:00