NetBSD/sys/dev/ic
onoe 2079f9d276 improve an_cmd() slightly:
- strip unnecessary loop to get command result status
- ack command after clearing busy bit

XXX: it still sometimes get timeout to get status(0xff50) or statistics(0xff68)
     probably due to heavy load of firmware in receiving.
2000-12-21 15:37:18 +00:00
..
Makefile cleanup haeders. 2000-06-09 05:31:15 +00:00
README.ncr5380sbc
ac97.c Feh, fix st00p1d braino in last. 2000-11-05 05:41:25 +00:00
ac97reg.h Define additional AC'97 registers. 2000-11-28 16:54:17 +00:00
ac97var.h Shadow the AC'97 codec registers. This adds two capabilities: 2000-11-04 08:07:14 +00:00
ad1848.c Make little endian and big endian version of all functions 1999-11-01 18:12:19 +00:00
ad1848reg.h Fix MIX_ATTEN_MASK value so that monitoring should work correctly. 1999-09-30 23:30:15 +00:00
ad1848var.h Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
adv.c NBPG -> PAGE_SIZE 2000-11-14 18:21:00 +00:00
adv.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
advlib.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 17:12:48 +00:00
advlib.h Fix a problem uncovered by attempting to compile on the Alpha: overrun_buf 1999-08-07 07:20:15 +00:00
advmcode.c
advmcode.h
adw.c NBPG -> PAGE_SIZE 2000-11-14 18:21:00 +00:00
adw.h Fix a bug introduced in last commit which caused a painc due to 2000-05-26 15:13:43 +00:00
adwlib.c sync with sys/dev/ic/adwlib.h change (s/ADV_TICKLE/ADW_TICKLE/) 2000-07-04 04:17:03 +00:00
adwlib.h Fix a off-by-one error in sc_freeze_dev[]. 2000-07-03 18:14:18 +00:00
adwmcode.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 17:12:48 +00:00
adwmcode.h Change AdwInitCarriers in adwmcode.c 2000-05-27 18:24:50 +00:00
aha.c NBPG -> PAGE_SIZE 2000-11-14 18:21:00 +00:00
ahareg.h Correct wrong board IDs (used ID definition from FreeBSD) 1999-04-15 23:51:44 +00:00
ahavar.h
aic7xxx.c Add AHC_NO_TAGS option to switch off tagged queueing. Done because 2000-12-02 14:53:01 +00:00
aic7xxx_seeprom.c use new generic bootverbose instead of local definition 2000-09-24 12:37:03 +00:00
aic7xxxvar.h When a bus is accessed for the first time, reset it. Without this, 2000-05-27 21:58:15 +00:00
aic77xx.c Common code for EISA and VL frontends for the ahc driver, split off 2000-03-15 02:06:18 +00:00
aic77xxreg.h Common code for EISA and VL frontends for the ahc driver, split off 2000-03-15 02:06:18 +00:00
aic77xxvar.h Common code for EISA and VL frontends for the ahc driver, split off 2000-03-15 02:06:18 +00:00
aic6360.c LP64 printf fix. (I wish size_t was unsigned long on all platforms). 2000-05-05 17:52:38 +00:00
aic6360reg.h
aic6360var.h - Test the generic device active flag instead of home grown one. 2000-03-20 22:53:36 +00:00
am79c930.c Remove unneeded include <sys/kernel.h> from FreeBSD by <phk@freebsd.org> 2000-07-04 14:16:21 +00:00
am79c930reg.h Update awi driver, which now supports AMD 79c930 based 802.11 DS cards 2000-03-22 11:22:20 +00:00
am79c930var.h Add rcsid's 1999-11-05 05:13:36 +00:00
am7930.c Make am7930 driver machine independent. PR 10032 from Gregory McGarry. 2000-05-02 06:30:49 +00:00
am7930reg.h Make the SPARC audioamd driver at least *compile*. Well, the C code, that is. 2000-05-08 02:44:31 +00:00
am7930var.h Make am7930 driver machine independent. PR 10032 from Gregory McGarry. 2000-05-02 06:30:49 +00:00
am7990.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
am7990reg.h
am7990var.h
am79900.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
am79900reg.h
am79900var.h
an.c improve an_cmd() slightly: 2000-12-21 15:37:18 +00:00
anreg.h move definition of AN_INTRS from anreg.h to anvar.h 2000-12-20 23:30:36 +00:00
anvar.h move definition of AN_INTRS from anreg.h to anvar.h 2000-12-20 23:30:36 +00:00
apcdmareg.h Comply with bus_dma(9) specs. 2000-06-16 11:47:34 +00:00
awi.c Remove an IF_PREPEND() that slipped through. 2000-12-18 23:57:13 +00:00
awi_wep.c Make sure to reset length of data (len) and offset of mbuf (mlen) when 2000-08-14 11:28:03 +00:00
awi_wicfg.c do not show wep keys to non-root users. 2000-07-06 17:22:25 +00:00
awireg.h Update awi driver, which now supports AMD 79c930 based 802.11 DS cards 2000-03-22 11:22:20 +00:00
awivar.h add support for SIOCS80211NWKEY and SIOCG80211NWKEY. 2000-07-21 04:48:55 +00:00
bha.c Reduce probe noise. 2000-11-21 05:23:37 +00:00
bhareg.h Revert rev 1.31 of bha.c (and associtated changes in the headers and 2000-10-03 14:07:36 +00:00
bhavar.h Revert rev 1.31 of bha.c (and associtated changes in the headers and 2000-10-03 14:07:36 +00:00
bt8xx.h multiple inclusion protection 2000-05-07 03:01:58 +00:00
bt431reg.h
bt459reg.h - Change prefix for Bt459 register defs to BT459_IREG to indicate that 1999-12-15 15:09:36 +00:00
bt463.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 17:12:48 +00:00
bt463reg.h
bt463var.h Move bt463 code to dev/ic and adapt to the new ramdac interface. 2000-04-02 18:57:36 +00:00
bt485.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 17:12:48 +00:00
bt485reg.h
bt485var.h Graphics card independant Bt485 code, derived from dev/pci/tga_bt485.c. 2000-03-04 10:25:57 +00:00
cac.c Report soft-errors-per-unit once per minute at most. 2000-12-11 13:19:50 +00:00
cacreg.h - Move convenience macros from cacreg.h to cacvar.h. 2000-09-01 12:10:21 +00:00
cacvar.h Move lsu stuff to more logical locations, and push queueing into the lsu 2000-11-08 19:20:33 +00:00
cd1190reg.h
cd1400reg.h
clmpcc.c Adapt to the new line discipline scheme. 2000-11-01 23:54:57 +00:00
clmpccreg.h Don't bother spinning in the console 'putc' routine for the transmitter 1999-11-28 12:23:18 +00:00
clmpccvar.h Take advantage of generic soft interrupts, if available. 2000-07-20 20:44:50 +00:00
com.c Initialize ring buffer pointers when the ring buffer is allocated. 2000-11-18 15:46:23 +00:00
com_upc.c Basic driver for CHIPS 82C710 Universal Peripheral Controller and friends, 2000-08-16 23:56:08 +00:00
comreg.h
comvar.h Change int->bus_addr_t in com_kgdb_attach() prototype. 2000-10-06 21:12:01 +00:00
cs4231.c Comply with bus_dma(9) specs. 2000-06-16 11:47:34 +00:00
cs4231reg.h convert tabs to spaces in ascii art circuit diagram 1999-04-07 10:21:31 +00:00
cs4231var.h split sbus audiocs code up so we can share it with the ebus. XXX ebus DMA is probably different. 1999-06-05 14:29:10 +00:00
cs4237reg.h Add mode 3 support for newer CS423X chips. Modify probe to correctly 1999-09-06 17:07:04 +00:00
cy.c Adapt to the new line discipline scheme. 2000-11-01 23:54:57 +00:00
cyreg.h * Support (not so) new cards. (only Cyclom-8YsP+ is tested) 2000-05-29 12:05:41 +00:00
cyvar.h Add support for Cyclade boards with new Risc II serial controller. 1999-09-09 21:52:11 +00:00
dc21040reg.h
decmonitors.c Definitions of standard TGA monitors as used by DEC. 2000-03-04 10:25:07 +00:00
depca.c Add support for the DEC DE422 Ethernet, which is a DEPCA 2000-08-11 02:27:07 +00:00
depcareg.h Add support for the DEC DE422 Ethernet, which is a DEPCA 2000-08-11 02:27:07 +00:00
depcavar.h Add support for the DEC DE422 Ethernet, which is a DEPCA 2000-08-11 02:27:07 +00:00
dp8390.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
dp8390reg.h ASIX AX88190 support (Planex FNW-3700-T and Melco LPC3-TX) from FreeBSD/PAO3. 2000-02-09 15:40:23 +00:00
dp8390var.h 6 -> ETHER_ADDR_LEN 2000-09-28 10:56:57 +00:00
dpt.c NBPG -> PAGE_SIZE 2000-11-14 18:21:00 +00:00
dptreg.h Use my proper name. 2000-06-13 13:36:42 +00:00
dptvar.h Use my proper name. 2000-06-13 13:36:42 +00:00
ds.h
elink3.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
elink3reg.h Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
elink3var.h For all network drivers that call ether_ifattach(), and also 2000-05-29 17:37:12 +00:00
elinkxl.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
elinkxlreg.h Support ETHERCAP_VLAN_MTU by ignoring the EX_UPD_ERROR and EX_UPD_OVERSIZED 2000-10-17 16:16:52 +00:00
elinkxlvar.h Use ether_ioctl(). 2000-10-11 16:57:45 +00:00
hayespreg.h
hd64570.c ALTQ'ify. 2000-12-18 20:32:08 +00:00
hd64570reg.h rename hl_control to hl_ffb (friendly fudge byte) as per cisco insider 2000-01-09 14:47:43 +00:00
hd64570var.h Adapt to bpfattach() changes, and further centralize the bpfattach() 2000-12-12 18:00:22 +00:00
hme.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
hmereg.h Supports ETHERCAP_VLAN_MTU. Tested on sbus hme on Ultra/1. 2000-11-17 19:08:00 +00:00
hmevar.h 6 -> ETHER_ADDR_LEN 2000-09-28 10:56:57 +00:00
i8042reg.h
i8237reg.h
i8253reg.h
i82365.c Add missing newlines in some messages. 2000-07-09 01:55:18 +00:00
i82365reg.h Give the VPP bits better names. 2000-02-28 07:33:08 +00:00
i82365var.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
i82557.c Fix a problem with the ALTQ changes that can cause bogus memory 2000-12-19 00:06:01 +00:00
i82557reg.h Take a stab at making this work on big-endian systems. 1999-12-12 17:46:36 +00:00
i82557var.h For all network drivers that call ether_ifattach(), and also 2000-05-29 17:37:12 +00:00
i82586.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
i82586reg.h
i82586var.h Fixes from PR 9838: 2000-05-11 20:55:03 +00:00
i82595reg.h
ics2101reg.h
ims332reg.h
intersil7170.c New time-of-day clock chip drivers. These implement the todr(9) interface. 2000-07-25 22:33:02 +00:00
intersil7170.h Add note about time-of-day and interval timer programming on this chip 2000-11-11 11:18:07 +00:00
interwave.c Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
interwavereg.h
interwavevar.h Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
isp.c Finally fix this driver to be sensible about the ENDIAN dance. It's not 2000-12-09 08:06:31 +00:00
isp_inline.h fix some missing initializations 2000-08-27 21:43:26 +00:00
isp_netbsd.c Finally fix this driver to be sensible about the ENDIAN dance. It's not 2000-12-09 08:06:31 +00:00
isp_netbsd.h Finally fix this driver to be sensible about the ENDIAN dance. It's not 2000-12-09 08:06:31 +00:00
isp_target.c Add a maintenance note 2000-08-14 07:11:14 +00:00
isp_target.h Add a maintenance note 2000-08-14 07:11:14 +00:00
isp_tpublic.h Add a maintenance note 2000-08-14 07:11:14 +00:00
ispmbox.h Change _res field in ispstatusreq_t to be req_response for FC. 2000-08-16 18:11:38 +00:00
ispreg.h Add a maintenance note 2000-08-14 07:11:14 +00:00
ispvar.h Finally fix this driver to be sensible about the ENDIAN dance. It's not 2000-12-09 08:06:31 +00:00
lance.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
lancereg.h Add a whole slew of registers found in the PCnet-PCI family. 2000-02-17 20:18:29 +00:00
lancevar.h 6 -> ETHER_ADDR_LEN 2000-09-28 10:56:57 +00:00
ld_cac.c Report soft-errors-per-unit once per minute at most. 2000-12-11 13:19:50 +00:00
lemac.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
lemacreg.h
lemacvar.h 6 -> ETHER_ADDR_LEN 2000-09-28 10:56:57 +00:00
lpt.c Use device_lookup(). 2000-07-06 01:47:34 +00:00
lpt_upc.c Basic driver for CHIPS 82C710 Universal Peripheral Controller and friends, 2000-08-16 23:56:08 +00:00
lptreg.h
lptvar.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
lsi64854.c NBPG -> PAGE_SIZE 2000-11-14 18:21:00 +00:00
lsi64854reg.h
lsi64854var.h
mb86960.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
mb86960reg.h
mb86960var.h For all network drivers that call ether_ifattach(), and also 2000-05-29 17:37:12 +00:00
mb89352.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
mb89352reg.h
mb89352var.h Remove tinfo_t symbols which result in never used global common variables. 2000-01-07 08:12:15 +00:00
mc6845reg.h
mc68450reg.h
mc146818reg.h
midway.c Adapt to ALTQ-related API changes (driver is not fully ALTQ'ified yet). 2000-12-18 20:23:04 +00:00
midwayreg.h IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
midwayvar.h IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. 1999-07-01 08:12:45 +00:00
mk48txx.c Change `nvram size' data type to `bus_size_t'. 2000-11-11 11:59:42 +00:00
mk48txxreg.h Change `nvram size' data type to `bus_size_t'. 2000-11-11 11:59:42 +00:00
monitors.h Definition of struct monitor, which contains syncs, and dot clocks. 2000-03-04 10:24:34 +00:00
mpu.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 17:12:48 +00:00
mpuvar.h Add power control hooks. 1999-10-05 03:29:22 +00:00
ncr53c9x.c Make _sure_ that we do not use selatn3 when it is not present. Fixes a 2000-12-20 15:49:03 +00:00
ncr53c9xreg.h NCR_SCSIREGS() and NCR_PIOREGS() are bogus. GC them. 2000-03-20 00:50:20 +00:00
ncr53c9xvar.h Make the driver negotiate sync again and remove some (hopefully) superfluous 2000-12-20 03:19:34 +00:00
ncr53c400reg.h Move some code around in preparation for nca_pcmcia. 2000-03-18 13:05:20 +00:00
ncr5380.doc
ncr5380reg.h Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
ncr5380sbc.c sun3 always defines Debugger(), so don't redefine it. 2000-06-06 14:24:05 +00:00
ncr5380var.h The sparc clients of this driver (si & sw) now use bus_space_*(). 2000-06-18 19:22:33 +00:00
ne2000.c Fix the previous differently: 2000-12-11 17:07:38 +00:00
ne2000reg.h ASIX AX88190 support (Planex FNW-3700-T and Melco LPC3-TX) from FreeBSD/PAO3. 2000-02-09 15:40:23 +00:00
ne2000var.h Make IPKDB working again. 2000-03-22 20:58:25 +00:00
nec765reg.h
ns8477reg.h
ns16450reg.h
ns16550reg.h Whitespace glitch. 2000-05-16 00:18:44 +00:00
nslm7x.c Print the vendor and chip id in the DPRINTF with 0x%x and not just %d. 2000-11-04 18:28:19 +00:00
nslm7xvar.h Some W83781 have ID 0x11 instead of 0x10; handle these too. 2000-08-03 09:27:01 +00:00
opl.c Fix spelling in comment. 2000-08-12 22:24:26 +00:00
opl3sa3reg.h YAMAHA YMF175x (OPL3-SA3) control register description. 1999-10-05 03:38:17 +00:00
oplinstrs.c
oplreg.h
oplvar.h Add power control hooks. 1999-10-05 03:29:22 +00:00
pcdisplay.h
pcdisplay_chars.c don't include ISA headers. these have been properly abstracted so that 2000-06-08 07:01:19 +00:00
pcdisplay_subr.c don't include ISA headers. these have been properly abstracted so that 2000-06-08 07:01:19 +00:00
pcdisplayvar.h Finish with fixing the SOFTCURSOR stuff. 2000-01-25 02:44:03 +00:00
pckbc.c increase number of parameters of pckbc_cnattach(), since offset of command port 2000-06-09 04:58:32 +00:00
pckbcvar.h increase number of parameters of pckbc_cnattach(), since offset of command port 2000-06-09 04:58:32 +00:00
pdq.c reclaim transmitted packets on receive interrupts. 2000-05-28 01:28:52 +00:00
pdq_ifsubr.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
pdqreg.h Add some defensive code to the unsolicited event printing 1999-12-23 18:14:59 +00:00
pdqvar.h NBPG -> PAGE_SIZE 2000-11-14 18:21:00 +00:00
ramdac.h Add ramdac_register() to interface structure. 2000-04-02 18:54:33 +00:00
rrunner.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
rrunnerreg.h
rrunnervar.h Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
rtl80x9.c change 10base-t media _setting_ to set autodetect instead. 2000-04-28 17:49:03 +00:00
rtl80x9reg.h
rtl80x9var.h
rtl81x9.c Fix a problem with the ALTQ changes that can cause bogus memory 2000-12-19 00:06:01 +00:00
rtl81x9reg.h - Change RL_* -> RTK_* 2000-05-19 13:42:29 +00:00
rtl81x9var.h - Since rtk_rxeof() was rewritten, we don't have to reserve a few bytes 2000-12-05 11:11:49 +00:00
seeq8003reg.h Rename to match Ben's naming scheme. 2000-09-22 05:48:50 +00:00
seeq8005.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
seeq8005reg.h Add rudimentary 80C04 support (basically saying "Oh look, an 80C04!"). 2000-09-21 22:20:38 +00:00
seeq8005var.h Add rudimentary 80C04 support (basically saying "Oh look, an 80C04!"). 2000-09-21 22:20:38 +00:00
sgec.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
sgecreg.h Driver for the DEC SGEC, Second Generation Ethernet Controller. 1999-08-08 11:41:28 +00:00
sgecvar.h Start couting interrupts. 2000-06-04 02:14:12 +00:00
siop.c NBPG -> PAGE_SIZE 2000-11-14 18:21:00 +00:00
siop_common.c Fixes related to QUEUE FULL status: 2000-10-23 23:18:10 +00:00
siopreg.h Adapt for reselect handling from the script. While here, fix typo 2000-10-06 16:35:13 +00:00
siopvar.h Fixes related to QUEUE FULL status: 2000-10-23 23:18:10 +00:00
siopvar_common.h NBPG -> PAGE_SIZE 2000-11-14 18:21:00 +00:00
smc83c170.c Fix a problem with the ALTQ changes that can cause bogus memory 2000-12-19 00:06:01 +00:00
smc83c170reg.h Swap the order of u_int16_t member in Tx/Rx descriptors 2000-05-26 00:20:26 +00:00
smc83c170var.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
smc90cx6.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
smc90cx6reg.h
smc90cx6var.h New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
smc91cxx.c ALTQ'ify. 2000-12-14 06:27:23 +00:00
smc91cxxreg.h Add MII support to smc91cxx driver. This is supported for the 91c100 2000-07-30 21:34:47 +00:00
smc91cxxvar.h Add MII support to smc91cxx driver. This is supported for the 91c100 2000-07-30 21:34:47 +00:00
smc93cx6.c New ahc driver, a port of Justin Gibbs' FreeBSD driver. This adds 2000-03-15 02:08:28 +00:00
smc93cx6var.h New ahc driver, a port of Justin Gibbs' FreeBSD driver. This adds 2000-03-15 02:08:28 +00:00
st16650reg.h
tcic2.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 17:12:48 +00:00
tcic2reg.h A backend for Databook's TCIC family of PCMCIA chips. 1999-03-23 20:04:14 +00:00
tcic2var.h A backend for Databook's TCIC family of PCMCIA chips. 1999-03-23 20:04:14 +00:00
tms320av110.c
tms320av110reg.h
tms320av110var.h
tropic.c if_qflush() -> IFQ_PURGE() 2000-12-14 17:48:23 +00:00
tropicreg.h nuke RCS "Log" and "Header" tags. They cause problems for third parties 1999-10-17 23:53:45 +00:00
tropicvar.h Call frontend enable/disable functions in the ioctl path. 2000-06-13 20:00:02 +00:00
tulip.c Fix a problem with the ALTQ changes that can cause bogus memory 2000-12-19 00:06:01 +00:00
tulipreg.h Add support for the ADMtek AN983 and AN985. 2000-10-03 04:32:00 +00:00
tulipvar.h Fixed the value of TULIPF_DBO; which was accidentaly shared with the same 2000-10-23 04:05:21 +00:00
uha.c NBPG -> PAGE_SIZE 2000-11-14 18:21:00 +00:00
uhareg.h in allegedly-MI code, if we're gonna use '#pragma pack(N)', #pragma pack() 2000-06-08 18:22:15 +00:00
uhavar.h
universereg.h add (minimal, PIO only) support for the popular "Tundra Universe" 2000-02-25 18:22:39 +00:00
upc.c Basic driver for CHIPS 82C710 Universal Peripheral Controller and friends, 2000-08-16 23:56:08 +00:00
upcreg.h Basic driver for CHIPS 82C710 Universal Peripheral Controller and friends, 2000-08-16 23:56:08 +00:00
upcvar.h Basic driver for CHIPS 82C710 Universal Peripheral Controller and friends, 2000-08-16 23:56:08 +00:00
vga.c -make the default screentype override less invasive, call it 2000-09-15 14:13:01 +00:00
vga_subr.c Finish with fixing the SOFTCURSOR stuff. 2000-01-25 02:44:03 +00:00
vgareg.h
vgavar.h Just add the mmap argument to vga_common_attach(), don't bother 2000-08-14 20:14:50 +00:00
wdc.c Move guts of pciide_print_modes() to wdc_print_modes() so that non-pciide 2000-11-08 17:57:36 +00:00
wdc_upc.c Shuffle printfs around so they look right when we've got a drive attached. 2000-10-14 23:45:57 +00:00
wdcreg.h Add register definitions for S.M.A.R.T. -- an autonomous disk monitoring 2000-08-21 03:53:55 +00:00
wdcvar.h Move guts of pciide_print_modes() to wdc_print_modes() so that non-pciide 2000-11-08 17:57:36 +00:00
z8530.doc
z8530reg.h
z8530sc.c Remove register declarations. 2000-03-30 12:41:09 +00:00
z8530sc.h Define separate flags for console input and output. 2000-03-19 12:39:47 +00:00
z8530tty.c Use the MI console magic sequence framework. 2000-11-08 23:13:03 +00:00

README.ncr5380sbc

NCR 53C80/53C400 driver

BACKGROUND
----------
The NCR 53C80 SCSI Bus Controller (SBC) is an early single-chip solution
which formed the basis of many early SCSI host adapters for both the
i386 and m68k platforms. The NCR 53C400 is a slightly more advanced
chip which retains backward compatability with the 53C80.

On the PC, the NCR 53C80 was most commonly used to implement simple, cheap
SCSI host adapters that were bundled with tape and CD-ROM drives. Since
these controllers were not bus-mastering (and in some cases were not even
interrupt-driven), they (like IDE adapters) required the CPU to perform
much of the actual processing. These days, these controllers are cheap
and plentiful since many are not supported by Windows 95.

Similarly, NetBSD, although it has had an MI 53C80 driver (used by the
Sun3 and Mac68k ports) for some time, has not had a i386 driver.

Until now, that is...

OVERVIEW
--------
The NCR 53C80/53C400 driver (the 'nca' device) consists of two pieces:

	1) Patches for the 53C80 MI driver to make it use bus_space()
	   functions. (This requires an optional define. By default,
	   the driver will compile in "legacy" memory-mapped mode.

	2) A machine-dependent driver (nca) containing probe and
	   attachment routines.

This driver has bene tested with the following adapters:

	NCS-250 (Chinon)	53C80, port-mapped, polled-mode
				(This is used in my primary development
				box to drive an external Zip drive.)
	Sumo SCSI-AT		53C80, port-mapped, interrupt driven
				(Note: This is an odd card in that its
				own firmware seems to have trouble detecting
				attached drives. Under NetBSD, however,
				it operates with no problems.)
	Trantor T-160		53C400, port-mapped, interrupt driven
				This card was often bundled with NEC
				CD-ROM drives. (My standalone test box
				is using this as its primary adapter.)
	DTC 3150V		53C400, memory-mapped, interrupt driven
				This a simple card designed to drive
				a CD-ROM.

CONFIGURATION
-------------
To setup the nca driver, the configuration file must contain the following:

	options	NCR5380_USE_BUS_SPACE

This line is required to add bus_space() compatability to the MI driver.

Next you need to add one or more configuration lines for the nca devices:

	nca0	at isa? port 0x360 irq 15
	nca1	at isa? iomem 0xd8000 irq 5

The first is for a port-mapped controller at 0x360, IRQ 15. The second line
is for a memory-mapped controller (Trantor T128 or equivalent) at
0xd800-0xdff, IRQ 5.

You can also set up the driver in "polled" mode (i.e., no interrupts) by
leaving off the "irq" portion of the line:

	nca0	at isa? port 0x360
	nca1	at isa? iomem 0xd8000

Lastly, you need to add a scsibus attachment line for the nca device:

	scsibus* at nca?

The following is the probe output from my test system:

	Copyright (c) 1996, 1997, 1998
	    The NetBSD Foundation, Inc.  All rights reserved.
	Copyright (c) 1982, 1986, 1989, 1991, 1993
	    The Regents of the University of California.  All rights reserved.
	
	NetBSD 1.3.2 (GENERIC) #2: Sun Oct  4 17:11:43 EDT 1998
	    root@hefalump:/usr/src/sys/arch/i386/compile/GENERIC
	cpu0: Intel 486DX (486-class)
	real mem  = 7995392
	avail mem = 5349376
	using 123 buffers containing 503808 bytes of memory
	mainbus0 (root)
	isa0 at mainbus0
	com1 at isa0 port 0x2f8-0x2ff irq 3: ns8250 or ns16450, no fifo
	com2 at isa0 port 0x3e8-0x3ef irq 5: ns8250 or ns16450, no fifo
	lpt0 at isa0 port 0x378-0x37b irq 7
	nca0 at isa0 port 0x360-0x36f irq 15
	nca0: NCR 53C400 detected
	scsibus0 at nca0: 8 targets
	sd0 at scsibus0 targ 0 lun 0: <HP, C2235, 0B11> SCSI2 0/direct fixed
	sd0: 402MB, 1574 cyl, 9 head, 58 sec, 512 bytes/sect x 825012 sectors
	cd0 at scsibus0 targ 6 lun 0: <CHINON, CD-ROM CDS-535, Q20> SCSI2 5/cdrom removable
	nca1 at isa0 iomem 0xdb878-0xdb887 irq 5
	nca1: NCR 53C400 detected
	scsibus1 at nca1: 8 targets
	sd1 at scsibus1 targ 5 lun 0: <IOMEGA, ZIP 100, J.02> SCSI2 0/direct removable
	sd1: 96MB, 96 cyl, 64 head, 32 sec, 512 bytes/sect x 196608 sectors
	npx0 at isa0 port 0xf0-0xff: using exception 16
	pc0 at isa0 port 0x60-0x6f irq 1: color
	pc0: console
	fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
	fd0 at fdc0 drive 0: 1.44MB, 80 cyl, 2 head, 18 sec
	biomask 8060 netmask 8460 ttymask 84e2
	boot device: sd0
	root on sd0a dumps on sd0b
	root file system type: ffs

In this output, nca0 is a Trantor T-160 and nca1 is a DTC 3150V. Both happen
to be 53C400-based controllers.

LIMITATIONS
-----------
As of this writing, the nca driver has two known limitations:

1) No DMA or pseudo-DMA support

This is unfortunate, but may be remedied in a later release. I would welcome
any help by someone more familiar with DMA, particularly in relation to 
bus_space().

As it is, however, performance of the nca driver is acceptable, though some
of that may depend on one's definition of "acceptable". Remember that these
were not high speed controller under the best conditions, so much of it is
really the nature of the beast. It should be adequate for tapes, CD-ROMS, 
and low-usage disk devices (e.g., Zip drives). If you want to drive a CD-R
drive, then invest in an Adaptec 154X or a PCI controller.

2) No support for the SCSI port of the Pro AudioStudio 16.

This is also unfortunate and may not be able to be remedied withing the
current framework of the bus_space() functions and the nca driver.

The problem is this: In most adapters, the eight 53C80 registers are mapped
to eight sequential locations, either ports or memory addresses. On the
PAS-16, however, the registers are mapped to two sets of ports- four
sequential ports at the base address and four sequential ports located
0x2000 higher. As I currently understand it, this is not supportable by
the current bus_space() implementation nor is it possible for the driver
to allocate a second bus_space_tag and _handle itself to accomodate the
second set of ports. Without either, it is very difficult to imagine how
a portable linkage to the MI driver could be made.

Again, I welcome suggestions.

HISTORY
-------
An nca driver first appeared in FreeBSD.

This particular one borrows a little code from it and some from the i386
'esp' and sun3 'si' drivers. It, like many things in the free unix world,
was written because it solved a problem- mine! In my case, it was a need
of a SCSI card and a lack of IRQs. The good news was that I had one
(NCS-250); the bad news was that it was not supported under NetBSD. The
rest is history.

DISCLAIMER
----------
Like most things, you should take this code with a grain of salt. I have
tried to test it sufficiently, but it is always possible that it is not
compatible with some aspect of your system. If you end up suffering
massive data loss and destruction, you have my sympathies, but I do not
and will not allow myself to be held responsible.

CREDITS
-------
My thanks to Jason Thorpe and the rest of the NetBSD team for making it
so easy to write this driver. My thanks also to the authors of the
FreeBSD nca driver for inspiration and 53C400 support.

In the end, I hope that someone else can find this driver as useful as I
have. If so, please drop me a line at jruschme@exit109.com and let me 
know about it.

Share and enjoy

John Ruschmeyer (jruschme@exit109.com)
11 October 1998