NetBSD/sys/arch/mac68k/dev
scottr f2bdde942a Due to reliability problems on some models, back out the more radical of
the pc532/dev/ncr.c-inspired changes; in particular, wait for previous
transfer to complete before starting another, as we used to do.  Retain
splbio() protection and simplified sbc_pdma_in().
1997-06-30 05:24:35 +00:00
..
6x10.h
adb.c Add support for Mouse Systems A3 mouse. From Colin Wood. 1997-06-16 06:35:26 +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
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.c s/mac68k_round_page/m68k_round_page/ s/mac68k_trunc_page/m68k_trunc_page/ 1997-06-10 19:01:00 +00:00
grf_iv.c s/mac68k_trunc_page/m68k_trunc_page/ 1997-06-10 19:01:35 +00:00
grf_mv.c Convert several interrupt handlers to bus space model, removing some 1997-05-12 20:35:50 +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
grfvar.h 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_ae_nubus.c Implement new NuBus slot space mapping/probing code, utilizing bus.h (and 1997-05-11 19:11:27 +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.c Update from Denny Gentry <denny1@home.com>, PR 3685: 1997-06-15 20:20:07 +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_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 KNF and other cosmetics. 1997-05-12 07:53:58 +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
ncr5380var.h
nubus.c Update a recently-added comment re: bytelanes values. 1997-05-13 13:22:56 +00:00
nubus.h Implement new NuBus slot space mapping/probing code, utilizing bus.h (and 1997-05-11 19:11:27 +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 Due to reliability problems on some models, back out the more radical of 1997-06-30 05:24: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 Don't call Debugger() if we don't have ddb. Fixes PR 3744. 1997-06-15 20:34:15 +00:00
zsvar.h