NetBSD/sys/dev/ic
fair 623ad5f899 trivial change for PR#3815 1997-08-04 08:16:49 +00:00
..
ad1848reg.h Oops, forgot this in previous commit. 1997-05-07 20:23:53 +00:00
aha.c Adjust the number of ccbs allocated during initialization. 1997-06-25 13:30:59 +00:00
ahareg.h Adjust the number of ccbs allocated during initialization. 1997-06-25 13:30:59 +00:00
ahavar.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
aic7xxx.c It's perfectly normal for an older (e.g. pre SCSI-2) device to send 1997-06-09 01:51:03 +00:00
aic7xxxreg.h fix some spelling errors noticed by Charles Kane <ckane@mipos2.intel.com>. 1997-03-09 06:10:32 +00:00
aic7xxxvar.h clean these up (mostly rename bus_space_{tag,handle}_t variables) so that 1997-04-10 02:48:38 +00:00
aic6360.c Fill in sc_link.max_target 1996-12-10 21:27:16 +00:00
am7930.c Audio changes: 1997-07-31 22:33:08 +00:00
am7930reg.h
am7930var.h
am7990.c Oops; forgot to GC the last mbuf allocated when out of clusters. 1997-04-28 17:03:58 +00:00
am7990reg.h - new hardware reset hook, mainly for PCnet-ISA cards (79c960) 1997-03-27 21:01:49 +00:00
am7990var.h - new hardware reset hook, mainly for PCnet-ISA cards (79c960) 1997-03-27 21:01:50 +00:00
bha.c Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
bhareg.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
bhavar.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
cd1400reg.h New Cyclades driver from Timo Rossi 1996-09-24 18:02:33 +00:00
com.c Add support for remote serial KGDB. 1997-07-05 20:52:40 +00:00
comreg.h Wrap the definitions of CONADDR and CONUNIT in #ifndef. 1996-09-06 05:06:01 +00:00
comvar.h Add support for remote serial KGDB. 1997-07-05 20:52:40 +00:00
cs4231reg.h
cy.c fix several bugs pointed out by Jarkko Torppa <torppa@cute.fi> in PR 3753: 1997-06-17 05:38:10 +00:00
cyreg.h New Cyclades driver from Timo Rossi 1996-09-24 18:02:33 +00:00
cyvar.h the port number is the low 5 bits of the minor. That means that it should 1997-06-17 05:32:46 +00:00
dc21040reg.h Put back Matt Thomas's revision ID, per PR 3723, submitted by 1997-06-08 18:44:02 +00:00
dp8390.c Fix typo in last change. 1997-04-30 19:16:23 +00:00
dp8390reg.h Machine-independent driver for DP8390/WD83C690-based Ethernet controller. 1997-04-29 04:32:07 +00:00
dp8390var.h Remove the use16bit softc field, replacing the functionality with dcr_reg. 1997-04-30 18:09:14 +00:00
ds.h * Command code definitions for the Dallas Semiconductor series of chips which 1997-07-06 22:22:01 +00:00
elink3.c Initialize local variable 'j' in eeprombusy() to pacify gcc -O (not -O2) 1997-07-30 18:26:23 +00:00
elink3reg.h Rename the PROD_ID to PROD_ID_3C509 to make it possible to add other 1997-04-27 09:42:34 +00:00
elink3var.h Add ifmedia hooks: include <ifmedia.h> and add sc_media to softc. 1997-03-30 22:47:05 +00:00
hayespreg.h
i8042reg.h
i8237reg.h Add DMA37MD_DEMAND and DMA37MD_BLOCK. 1997-05-29 21:42:28 +00:00
i8253reg.h
i82586.c Provide an alternative method of transmitting frames that avoids sending 1997-08-01 20:04:40 +00:00
i82586reg.h
i82586var.h Add `nop' commands to chain with the `xmit's. 1997-08-01 20:33:03 +00:00
i82595reg.h
ics2101reg.h
intersil7170.h Moved from arch/sun3/sun3 and changed according to implied references 1997-05-02 06:15:28 +00:00
isp.c Kudos and thanks to Mark Brinicombe (mark@causality.com): bug in waiting for 1997-07-28 18:56:36 +00:00
ispmbox.h NetBSD RCS ID tweaks, a few comment block tweaks. Also, make copyright 1997-03-12 21:06:41 +00:00
ispreg.h NetBSD RCS ID tweaks, a few comment block tweaks. Also, make copyright 1997-03-12 21:06:41 +00:00
ispvar.h - Simplify mailbox DMA setup, allowing the front-ends to allocate the 1997-06-08 06:31:52 +00:00
lemac.c The bus-independent parts needed to support the DEC 1997-07-31 21:54:58 +00:00
lemacreg.h The bus-independent parts needed to support the DEC 1997-07-31 21:54:58 +00:00
lemacvar.h The bus-independent parts needed to support the DEC 1997-07-31 21:54:58 +00:00
lpt.c update these so they compile whether or not __BROKEN_INDIRECT_CONFIG 1996-12-05 01:25:23 +00:00
lptreg.h Drop LPT_NPORTS to 4 from 8. Some lpt units require only 4 I/O ports 1996-11-23 23:22:50 +00:00
lptvar.h update these so they compile whether or not __BROKEN_INDIRECT_CONFIG 1996-12-05 01:25:23 +00:00
mb86960.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
mb86960reg.h
mb86960var.h New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
mc146818reg.h properly #define MC_REGB_SQWE. From Matt Jacob 1997-03-12 06:53:42 +00:00
midway.c fix static inline functions' prototypes so they're correctly marked 1997-07-07 22:52:17 +00:00
midwayreg.h MAJOR CHANGES: [contributed by Chuck Cranor <chuck@ccrc.wustl.edu> and 1997-03-20 21:34:42 +00:00
midwayvar.h MAJOR CHANGES: [contributed by Chuck Cranor <chuck@ccrc.wustl.edu> and 1997-03-20 21:34:42 +00:00
ncr53c9x.c trivial change for PR#3815 1997-08-04 08:16:49 +00:00
ncr53c9xreg.h Mods for ESP406/FAS408 SCSI driver (from Eric S. Hvozda; PR#3581) 1997-05-17 20:56:55 +00:00
ncr53c9xvar.h Maintain a copy of the configuration flags in our `softc'. 1997-07-30 11:48:32 +00:00
ncr5380.doc
ncr5380reg.h
ncr5380sbc.c Fix a debugging printf() format. 1997-04-07 16:28:26 +00:00
ncr5380var.h Add the new member "sc_no_disconnect" to ncr5380_softc, and 1997-02-26 22:22:13 +00:00
nec765reg.h
ns16450reg.h
ns16550reg.h
pdq.c Merge pdq-970604 update. 1997-06-08 19:47:13 +00:00
pdq_ifsubr.c Merge pdq-970604 update. 1997-06-08 19:47:13 +00:00
pdqreg.h Resolve conflicts from merge. 1997-03-24 00:35:02 +00:00
pdqvar.h Resolve conflicts from merge. 1997-03-24 00:35:02 +00:00
smc90cx6.c Oops; forgot to GC the last mbuf allocated when out of clusters. 1997-04-28 17:03:58 +00:00
smc90cx6reg.h
smc93cx6.c New bus.h implementation/interface: 1996-10-21 22:34:38 +00:00
smc93cx6var.h clean these up (mostly rename bus_space_{tag,handle}_t variables) so that 1997-04-10 02:48:38 +00:00
uha.c Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
uhareg.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
uhavar.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
wdcreg.h
z8530.doc
z8530reg.h Add ZSWR1_IMASK (all intr. enable bits in WR1) 1996-12-13 21:02:39 +00:00
z8530sc.c New version of the z8530 driver that should permit the mac68k port 1996-12-17 20:42:40 +00:00
z8530sc.h Add declaration for zs_check_kgdb() 1997-02-24 16:01:39 +00:00
z8530tty.c use locator defines in "locators.h" to index cf_loc[] 1997-07-17 01:17:45 +00:00