NetBSD/sys/dev/ic
thorpej 2eaa922149 Do not print "esp0: !TC [intr ...]" messages if:
(a) The interrupt is a RESEL interrupt, and
	(b) our state is SELECTING.
This condition can occur in perfectly normal operation if we are using
DMA to select the target and we are interrupted by another target
reselecting us.  Per discussion with Paul Krannenburg.
1997-06-26 00:27:25 +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 Remove all `bustype' arguments from map[io]dev() and REG2PHYS(). 1997-05-24 20:15:59 +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
com.c Implement a better backpressure mechanism so that data is collected 1997-06-15 11:18:59 +00:00
comreg.h
comvar.h Implement a better backpressure mechanism so that data is collected 1997-06-15 11:18:59 +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
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
elink3.c Make sure we're in register window 0 before attempting EEPROM access, 1997-05-14 00:22:00 +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
i82586reg.h
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 Hmm- seriously funny and sad bug: you need to directly establish the 1997-06-22 19:57:06 +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
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 Oops; forgot to GC the last mbuf allocated when out of clusters. 1997-04-28 17:03:58 +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 Do not print "esp0: !TC [intr ...]" messages if: 1997-06-26 00:27:25 +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 Preliminary support for ESP406 and FAS408 variants (from Eric Hvodza; PR#3559) 1997-05-01 22:16:24 +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 KNF. 1997-05-19 04:01:16 +00:00