NetBSD/sys/dev/ic
thorpej da1b5f9021 It's perfectly normal for an older (e.g. pre SCSI-2) device to send
MESSAGE_REJECT in response to SDTR or WDTR.  Because of this, the
printfs that indicate refusal of sync/wide negotiation are unneeded
in normal operation.  In the __NetBSD__ case, disable them by default.
They, like the other extra-verbose ahc driver boot messages, may be
reenabled with "options DEBUG".  The behavior in the !__NetBSD__ case
is unchanged.
1997-06-09 01:51:03 +00:00
..
ad1848reg.h Oops, forgot this in previous commit. 1997-05-07 20:23:53 +00:00
aha.c Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
ahareg.h Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +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 AMD9730 telephony chip (used to be sparc/dev/bsd_audioreg.h). 1995-04-24 19:17:17 +00:00
am7930var.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
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 Remove unneeded call to comstop() in commsrint(). This fixes a problem 1997-05-26 14:54:46 +00:00
comreg.h Wrap the definitions of CONADDR and CONUNIT in #ifndef. 1996-09-06 05:06:01 +00:00
comvar.h Where _is_ that brick when you need it?! 1997-05-24 03:45:40 +00:00
cs4231reg.h Remove incorrect comment. From Mike Long, PR 1277. 1996-02-16 08:12:33 +00:00
cy.c clean up an autoconfiguration printf. Much more should be done 1997-04-13 20:00:29 +00:00
cyreg.h New Cyclades driver from Timo Rossi 1996-09-24 18:02:33 +00:00
cyvar.h don't bother keeping around the i/o tag. It's useless by itself, and 1997-04-13 20:02:11 +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 Hayes ESP register definition 1996-02-10 20:23:40 +00:00
i8042reg.h Add constants for some keyboard controller commands. 1995-04-21 09:16:16 +00:00
i8237reg.h Add DMA37MD_DEMAND and DMA37MD_BLOCK. 1997-05-29 21:42:28 +00:00
i8253reg.h new RCS ID format. 1994-10-27 04:14:23 +00:00
i82586reg.h Rename a few constants to match the chip documentation. 1995-04-04 01:59:28 +00:00
i82595reg.h Add "iy" driver for Ethernet ISA boards using the Intel i82595 chip, e.g. 1996-05-06 21:36:51 +00:00
ics2101reg.h Fix error in copyright notice 1996-02-05 02:18:48 +00:00
intersil7170.h Moved from arch/sun3/sun3 and changed according to implied references 1997-05-02 06:15:28 +00:00
isp.c - Simplify mailbox DMA setup, allowing the front-ends to allocate the 1997-06-08 06:31:52 +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 Add Masahiro SEKIGUCHI's MB8696[05] driver, ported, with some additional 1995-05-01 02:47:07 +00:00
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 Preliminary support for ESP406 and FAS408 variants (from Eric Hvodza; PR#3559) 1997-05-01 22:16:24 +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 Switch to David Jones' new machine-independent NCR5380 driver. It's been 1996-01-01 22:24:30 +00:00
ncr5380reg.h Switch to David Jones' new machine-independent NCR5380 driver. It's been 1996-01-01 22:24:30 +00:00
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 Correct NE7CMD_FORMAT command (from John Kohl; PR#1637). 1995-10-20 00:02:20 +00:00
ns16450reg.h new RCS ID format. 1994-10-27 04:14:23 +00:00
ns16550reg.h new RCS ID format. 1994-10-27 04:14:23 +00:00
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 update from Ignatios Souvatzis 1995-06-07 00:13:52 +00:00
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 KERNEL -> _KERNEL. 1995-03-29 21:56:46 +00:00
z8530.doc Reorganized, machine-independent z8530 driver, based on the sparc/sun3 zs. 1996-01-24 01:07:21 +00:00
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