NetBSD/sys/dev/ic
martin 3a6917eb92 Disable ICBOPT_FAST_POST for ISP 2100.
Fixes PR kern/47302. From Matthew Jacob.
2013-02-27 09:29:21 +00:00
..
Makefile
README.ncr5380sbc
aac.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
aac_tables.h
aacreg.h
aacvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ac97.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ac97reg.h
ac97var.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
acpipmtimer.c
acpipmtimer.h
ad1843reg.h
ad1848.c Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From 2011-11-23 23:07:28 +00:00
ad1848reg.h
ad1848var.h Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From 2011-11-23 23:07:28 +00:00
adv.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
adv.h
advlib.c
advlib.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
advmcode.c
advmcode.h
adw.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
adw.h
adwlib.c
adwlib.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
adwmcode.c
adwmcode.h
aha.c
ahareg.h
ahavar.h
ahcisata_core.c Use __SHIFTOUT to simplify an expression. 2013-02-02 14:11:37 +00:00
ahcisatareg.h Fix an errant define. 2012-10-17 23:40:42 +00:00
ahcisatavar.h sc_ahci_cap should be uint32_t 2012-09-20 17:53:48 +00:00
aic7xxx.c
aic7xxx_cam.h
aic7xxx_inline.h
aic7xxx_osm.c
aic7xxx_osm.h
aic7xxx_seeprom.c
aic7xxxvar.h
aic77xx.c
aic77xxreg.h
aic77xxvar.h
aic79xx.c avoid -Wenum-compare issue. 2011-07-02 13:12:44 +00:00
aic79xx_inline.h
aic79xx_osm.c
aic79xx_osm.h
aic79xxvar.h
aic6360.c
aic6360reg.h
aic6360var.h
aic6915.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
aic6915reg.h
aic6915var.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
al2210reg.h
am79c930.c
am79c930reg.h
am79c930var.h
am7930.c Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From 2011-11-23 23:07:28 +00:00
am7930reg.h
am7930var.h Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From 2011-11-23 23:07:28 +00:00
am7990.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
am7990reg.h
am7990var.h
am9513reg.h
am79900.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
am79900reg.h
am79900var.h
an.c
anreg.h
anvar.h
apcdmareg.h
ath.c don't transmit while in a key change is in progress 2013-01-27 12:48:56 +00:00
ath_netbsd.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
ath_netbsd.h don't transmit while in a key change is in progress 2013-01-27 12:48:56 +00:00
athioctl.h
athrate-amrr.c Use NetBSD's own KASSERT() and KASSERTMSG() instead of #undef and re-#defining 2012-11-08 20:43:55 +00:00
athrate-amrr.h
athrate-onoe.c Use NetBSD's own KASSERT() and KASSERTMSG() instead of #undef and re-#defining 2012-11-08 20:43:55 +00:00
athrate-onoe.h
athrate-sample.c Use NetBSD's own KASSERT() and KASSERTMSG() instead of #undef and re-#defining 2012-11-08 20:43:55 +00:00
athrate-sample.h Use NetBSD's own KASSERT() and KASSERTMSG() instead of #undef and re-#defining 2012-11-08 20:43:55 +00:00
athrate.h
athvar.h don't transmit while in a key change is in progress 2013-01-27 12:48:56 +00:00
atppc.c Convert malloc(9) to kmem(9) in atppc(4). 2011-05-26 02:37:25 +00:00
atppcreg.h
atppcvar.h Convert ltsleep() in atppc(4) to modern interfaces. 2011-05-26 02:29:23 +00:00
attimer.c Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From 2011-11-23 23:07:28 +00:00
attimervar.h
atw.c
atwreg.h
atwvar.h
awi.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
awireg.h
awivar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ax88190.c Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes 2012-07-22 14:32:49 +00:00
ax88190reg.h
ax88190var.h
bha.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
bhareg.h
bhavar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
bt8xx.h
bt431reg.h
bt459reg.h
bt462reg.h
bt463.c Change old-style function defintions to C89 prototypes. 2012-02-12 16:34:06 +00:00
bt463reg.h
bt463var.h
bt485.c Change old-style function defintions to C89 prototypes. 2012-02-12 16:34:06 +00:00
bt485reg.h
bt485var.h
bwi.c Fix alignment and endian bugs observed on sparc64. 2012-04-25 05:14:05 +00:00
bwireg.h
bwivar.h - Add pmf(9) suspend, resume to bwi(4) cardbus front end. 2012-04-12 12:52:58 +00:00
cac.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
cacreg.h
cacvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
cd18xx.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
cd18xxreg.h
cd18xxvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
cd1190reg.h
cd1400reg.h
ciss.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
cissreg.h
cissvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
clmpcc.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
clmpccreg.h
clmpccvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
com.c Initialize t_softc. 2013-02-24 06:21:36 +00:00
com_cpcbus.c
com_upc.c
comreg.h Allow COM_TOLERANCE to be tweakable. If comspeed returns an invalid 2011-05-28 19:30:19 +00:00
comvar.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
cpc700.c converting extent(9) from malloc(9) to kmem(9) 2012-01-27 18:52:47 +00:00
cpc700reg.h
cpc700uic.h
cpc700var.h
cs89x0.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
cs89x0reg.h
cs89x0var.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
cs4215reg.h
cs4215var.h
cs4231.c PR# kern/45664: audio panic at detach 2011-11-28 11:46:54 +00:00
cs4231reg.h
cs4231var.h Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From 2011-11-23 23:07:28 +00:00
cs4237reg.h
ct65550.c - use R3G3B2 palette 2012-08-22 21:17:58 +00:00
ct65550reg.h
ct65550var.h
cy.c
cyreg.h
cyvar.h
daic.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
daicreg.h
daicvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
dc21040reg.h
decmonitors.c
depca.c
depcareg.h
depcavar.h
dl10019.c Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes 2012-07-22 14:32:49 +00:00
dl10019reg.h
dl10019var.h
dm9000.c - add DM9000 internal PHY manipulating routines. 2012-01-28 08:29:55 +00:00
dm9000reg.h - add DM9000 internal PHY manipulating routines. 2012-01-28 08:29:55 +00:00
dm9000var.h - add DM9000 internal PHY manipulating routines. 2012-01-28 08:29:55 +00:00
dp8390.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
dp8390reg.h ed_ring structure is no longer needed for compatibility, as the last 2012-10-14 13:38:13 +00:00
dp8390var.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
dp83905.c
dp83905reg.h
dp83905var.h
dp83932.c
dp83932reg.h
dp83932var.h
dpt.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
dptreg.h
dptvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ds.h Change old-style function defintions to C89 prototypes. 2012-02-12 16:34:06 +00:00
ds1286reg.h
ds1687reg.h
elink3.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
elink3reg.h
elink3var.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
elinkxl.c Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes 2012-07-22 14:32:49 +00:00
elinkxlreg.h
elinkxlvar.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
esiop.c
esiopvar.h Fix typos 2012-08-24 09:01:22 +00:00
fmv.c
fmvreg.h
fmvvar.h
gcscpcib.c fix attach message if wdt isn't attach. 2012-03-02 12:56:51 +00:00
gcscpcibreg.h Split gcscpcib into MI part, and MD pci attachement which is also in 2011-08-27 12:47:49 +00:00
gcscpcibvar.h Add a flags argument to gcscpcib_attach(). 2011-08-29 18:34:42 +00:00
gem.c Halt the RX watchdog callout when stopping. 2013-02-04 18:29:55 +00:00
gemreg.h Apply lockup fixes from Havard Eidnes/OpenBSD in PR port-sparc64/46260: 2012-07-02 11:23:40 +00:00
gemvar.h Apply lockup fixes from Havard Eidnes/OpenBSD in PR port-sparc64/46260: 2012-07-02 11:23:40 +00:00
hayespreg.h
hd44780_subr.c
hd44780reg.h
hd44780var.h
hd64570.c
hd64570reg.h
hd64570var.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
hfa3861areg.h
hme.c Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes 2012-07-22 14:32:49 +00:00
hmereg.h
hmevar.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
hpet.c hpet: 2011-10-31 12:47:15 +00:00
hpetreg.h hpet: 2011-10-31 12:47:15 +00:00
hpetvar.h Add detach function. 2011-06-14 16:33:51 +00:00
hscx.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
hscx.h Appease _LP64 build with GCC 4.5. 2011-08-07 20:05:08 +00:00
i128.c don't sync after each drawing op, add functions to wait for the engine to get ready for more commands or idle 2012-10-20 13:31:09 +00:00
i128reg.h
i128var.h don't sync after each drawing op, add functions to wait for the engine to get ready for more commands or idle 2012-10-20 13:31:09 +00:00
i8042reg.h
i8237reg.h
i8253reg.h
i8259reg.h
i82365.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
i82365reg.h
i82365var.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
i82557.c Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes 2012-07-22 14:32:49 +00:00
i82557reg.h Add support for some fxp devices from FreeBSD and OpenBSD. 2011-09-02 03:16:18 +00:00
i82557var.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
i82586.c listen to GCC 4.5 and change "!!x | y" into "(!!x) | y". 2011-07-02 13:13:22 +00:00
i82586reg.h
i82586var.h Split device_t/softc of i82586. No crash on TME emulating sun2. 2011-06-03 16:28:40 +00:00
i82595reg.h
i82596.c
i82596reg.h
i82596var.h
i82801lpcreg.h
i82801lpcvar.h Factor out hpet(4) from ichlpcib(4). 2011-06-15 06:43:20 +00:00
iavc.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
iavcreg.h
iavcvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ibm561.c Change old-style function defintions to C89 prototypes. 2012-02-12 16:34:06 +00:00
ibm561reg.h fix typo 2012-10-20 13:29:53 +00:00
ibm561var.h
ibm82660reg.h
icp.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
icp_ioctl.c
icp_ioctl.h
icpreg.h
icpsp.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
icpvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ics2101reg.h
igsfb.c wsfont_matches() and wsfont_find() take an extra parameter now 2012-01-11 20:41:28 +00:00
igsfb_subr.c
igsfbreg.h
igsfbvar.h convert to device_t, cfdata_t and CFATTACH_DECL_NEW. 2011-07-26 08:56:26 +00:00
iha.c Kill redundant () 2011-05-24 16:38:25 +00:00
ihareg.h
ihavar.h
iic_cpcbus.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ims332reg.h
intersil7170.c
intersil7170reg.h
intersil7170var.h
interwave.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
interwavereg.h
interwavevar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ipac.h Appease _LP64 build with GCC 4.5. 2011-08-07 20:05:08 +00:00
isac.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
isac.h Appease _LP64 build with GCC 4.5. 2011-08-07 20:05:08 +00:00
isacsx.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
isacsx.h Another instance of REG_OFFSET that needs to be consistent with the rest. 2011-08-07 20:14:42 +00:00
isic.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
isic_bchan.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
isic_l1.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
isic_l1.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
isic_l1fsm.c Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
isp.c Disable ICBOPT_FAST_POST for ISP 2100. 2013-02-27 09:29:21 +00:00
isp_ioctl.h
isp_library.c
isp_library.h
isp_netbsd.c Properly fill the struct timeval before using it: a timeout in microseconds has 2012-08-21 15:53:07 +00:00
isp_netbsd.h Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
isp_stds.h
isp_target.c
isp_target.h
isp_tpublic.h
ispmbox.h
ispreg.h
ispvar.h
joy.c Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From 2011-11-23 23:07:28 +00:00
joyvar.h Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From 2011-11-23 23:07:28 +00:00
lan9118.c Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes 2012-07-22 14:32:49 +00:00
lan9118reg.h
lan9118var.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
lance.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
lancereg.h
lancevar.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
lcdkp_subr.c
lcdkp_subr.h
ld_aac.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ld_cac.c Reserve a CCB for the driver. Stops the annoying cac0: unable to alloc CCB 2012-02-24 18:04:51 +00:00
ld_icp.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ld_mlx.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
lemac.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
lemacreg.h
lemacvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
lm700x.c
lm700x.h
lpt.c
lpt_upc.c
lptreg.h
lptvar.h
lsi64854.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
lsi64854reg.h
lsi64854var.h
malo.c Add pmf(9) handler to malo(4) wireless driver 2012-08-05 09:16:54 +00:00
maloreg.h Add malo(4)@pci driver for Marvell Libertas wireless adaptor 2012-07-30 18:57:17 +00:00
malovar.h Add pmf(9) handler to malo(4) wireless driver 2012-08-05 09:16:54 +00:00
matrixkp_subr.c
matrixkpvar.h extern is your friend. especially for variables in header files. 2012-07-28 23:06:30 +00:00
max2820reg.h
mb86950.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
mb86950reg.h
mb86950var.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
mb86960.c Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
mb86960reg.h
mb86960var.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
mb89352.c Define NO_MANUAL_XFER on luna68k as temporary workaround for hangup problem 2011-12-02 16:17:04 +00:00
mb89352reg.h
mb89352var.h
mc6845reg.h
mc6854reg.h
mc68450reg.h
mc146818.c
mc146818reg.h
mc146818var.h
mfi.c MFI_STATE_BOOT_MESSAGE_PENDING also needs to be handed for non-TBOLT 2012-11-09 18:46:54 +00:00
mfiio.h Add a pass-through ioctl for mfi(4), allowing userland to send raw commands 2012-09-19 21:24:28 +00:00
mfireg.h Add a pass-through ioctl for mfi(4), allowing userland to send raw commands 2012-09-19 21:24:28 +00:00
mfivar.h Add a pass-through ioctl for mfi(4), allowing userland to send raw commands 2012-09-19 21:24:28 +00:00
midway.c Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
midwayreg.h
midwayvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
mk48txx.c
mk48txxreg.h
mk48txxvar.h
mlx.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
mlxio.h
mlxreg.h
mlxvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
mm58167.c
mm58167var.h
monitors.h
mpc105reg.h
mpc106reg.h
mpt.c Split device_t 2012-03-18 21:05:21 +00:00
mpt.h
mpt_debug.c Receive, not recieve. 2011-10-17 16:40:53 +00:00
mpt_mpilib.h
mpt_netbsd.c set chan_bustype correctly. 2012-09-23 01:13:21 +00:00
mpt_netbsd.h Split device_t 2012-03-18 21:05:21 +00:00
mpu.c src/sys/dev/ic/mpu.c 2012-01-21 16:49:26 +00:00
mpuvar.h Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From 2011-11-23 23:07:28 +00:00
msm6242b.c Add kernel RCS ID, clean up. 2012-11-14 17:15:25 +00:00
msm6242breg.h 24h-mode is indicated by bit 2 of control register F. 2013-02-04 17:19:17 +00:00
msm6242bvar.h Add MI OKI MSM6242B RTC driver. 2012-11-14 01:52:48 +00:00
msm6258.c Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From 2011-11-23 23:07:28 +00:00
msm6258var.h Switch to 2-clause license. 2011-10-16 03:10:17 +00:00
mtd803.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
mtd803reg.h
mtd803var.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
mvsata.c This change adds SATA port multiplier support to mvsata(4). 2013-02-10 21:21:29 +00:00
mvsatareg.h mvsata(4) DMA data structures are already __packed, but as the hardware 2012-08-29 16:50:10 +00:00
mvsatavar.h
mx98905.c
mx98905var.h
ncr53c9x.c When issuing a non-dma command, make sure to set the "remaining length of 2012-06-18 21:23:56 +00:00
ncr53c9xreg.h
ncr53c9xvar.h simple_lock to mutex conversion. 2011-07-31 18:39:00 +00:00
ncr53c400reg.h
ncr5380.doc
ncr5380reg.h
ncr5380sbc.c Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +00:00
ncr5380var.h Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +00:00
ne2000.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ne2000reg.h
ne2000var.h
nec765reg.h
nec7210reg.h
nec71071reg.h
ninjaata32.c Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc 2012-07-31 15:50:31 +00:00
ninjaata32reg.h
ninjaata32var.h
ninjascsi32.c take the kernel lock in functions called from attach*(). 2012-03-10 20:54:20 +00:00
ninjascsi32reg.h
ninjascsi32var.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ns8477reg.h
ns16450reg.h
ns16550reg.h
nslm7x.c Add module glue. (Better late than never.) 2012-01-21 15:50:13 +00:00
nslm7xvar.h Include sysmonvar.h for envsys types. 2012-01-17 16:14:47 +00:00
oosiop.c
oosiopreg.h
oosiopvar.h
opl.c Tidy up a little, the way that midi attachment code works 2012-04-09 10:18:16 +00:00
opl3sa3reg.h
oplinstrs.c
oplreg.h
oplvar.h Tidy up a little, the way that midi attachment code works 2012-04-09 10:18:16 +00:00
osiop.c
osiopreg.h Fix typos 2012-08-24 09:01:22 +00:00
osiopvar.h
pca9564.c
pca9564reg.h
pca9564var.h
pcdisplay.h
pcdisplay_chars.c
pcdisplay_subr.c
pcdisplayvar.h
pcf8584.c
pcf8584reg.h
pcf8584var.h
pckbc.c Add two flags to keyboard/mouse attachment: 2012-10-13 17:51:28 +00:00
pckbcvar.h Add two flags to keyboard/mouse attachment: 2012-10-13 18:14:09 +00:00
pdq.c
pdq_ifsubr.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
pdqreg.h
pdqvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
ramdac.h
rf3000reg.h
rrunner.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
rrunnerreg.h
rrunnervar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
rs5c313.c
rs5c313reg.h
rs5c313var.h
rt2560.c split device_t/softc 2012-02-18 13:38:35 +00:00
rt2560reg.h
rt2560var.h split device_t/softc 2012-02-18 13:38:35 +00:00
rt2661.c split device_t/softc 2012-02-18 13:38:35 +00:00
rt2661reg.h
rt2661var.h split device_t/softc 2012-02-18 13:38:35 +00:00
rt2860reg.h Add a driver for Ralink Technology RT2700U/RT2800U/RT3000U USB IEEE 2012-05-30 14:30:32 +00:00
rtl80x9.c
rtl80x9reg.h
rtl80x9var.h
rtl81x9.c Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes 2012-07-22 14:32:49 +00:00
rtl81x9reg.h Added RTL8168E/8111E-VL support. 2012-03-02 16:23:40 +00:00
rtl81x9var.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
rtl8169.c Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes 2012-07-22 14:32:49 +00:00
rtl8169var.h
rtw.c Fix memset usage. 2011-07-04 16:06:17 +00:00
rtwphy.c
rtwphy.h
rtwphyio.c
rtwphyio.h
rtwreg.h
rtwvar.h
sa2400reg.h
seeq8003reg.h
seeq8005.c Second part of PR/46998. The following is taken from the PR with a slight 2012-10-10 22:40:33 +00:00
seeq8005reg.h
seeq8005var.h Split softc/device_t 2012-10-10 22:17:44 +00:00
sgec.c
sgecreg.h
sgecvar.h
si470x_reg.h Add slurm(4), a radio(4) driver for USB FM radio modules based on the 2013-01-13 01:15:02 +00:00
si4136reg.h
siisata.c Work around missing __BUS_SPACE_HAS_STREAM_METHODS on some ports. 2012-10-22 16:43:05 +00:00
siisatareg.h Use appropriate __aligned(value) on already __packed hardware data structures. 2011-11-02 16:03:01 +00:00
siisatavar.h
siop.c
siop_common.c
siopreg.h
siopvar.h Fix typos 2012-08-24 09:01:22 +00:00
siopvar_common.h
sl811hs.c merge the jmcneill-usbmp branch. many thanks to jared for the 2012-06-10 06:15:52 +00:00
sl811hsreg.h
sl811hsvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
sm502reg.h add a bunch of register definitions 2011-12-07 08:49:29 +00:00
smc83c170.c Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes 2012-07-22 14:32:49 +00:00
smc83c170reg.h
smc83c170var.h
smc90cx6.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
smc90cx6reg.h
smc90cx6var.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
smc91cxx.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
smc91cxxreg.h
smc91cxxvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
smc93cx6.c
smc93cx6var.h
spdmem.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
spdmemreg.h
spdmemvar.h Modularize the spdmem(4) driver 2011-08-01 03:49:52 +00:00
spic.c
spicvar.h
st16650reg.h
sti.c Fix 2011-07-11 02:30:49 +00:00
stireg.h
stivar.h Fix 2011-07-11 02:30:49 +00:00
sunscpal.c
sunscpalreg.h
sunscpalvar.h
tcic2.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
tcic2reg.h
tcic2var.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
tea5757.c
tea5757.h
timer_cpcbus.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
tms320av110.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
tms320av110reg.h
tms320av110var.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
tms9914reg.h
tpm.c PR/45932: Pierre Pronchery: Fix the return values of the suspend and resume 2012-02-06 02:03:32 +00:00
tpmreg.h reduce the polling interval to 2 seconds, and try harder to get interrupts 2012-01-23 04:12:26 +00:00
tpmvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
tropic.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
tropicreg.h
tropicvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
tulip.c Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes 2012-07-22 14:32:49 +00:00
tulipreg.h Add DECchip EB140 reference design GPIO definitions. 2012-01-16 17:58:02 +00:00
tulipvar.h Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes 2012-07-22 14:32:49 +00:00
uda1341.c Add UDA1341TS audio CODEC support. Code is written by 2012-01-28 08:37:22 +00:00
uda1341reg.h Add UDA1341TS audio CODEC support. Code is written by 2012-01-28 08:37:22 +00:00
uda1341var.h Add UDA1341TS audio CODEC support. Code is written by 2012-01-28 08:37:22 +00:00
ug.c Initialize sensor states before registering 2011-06-20 18:12:06 +00:00
ugreg.h
ugvar.h
uha.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
uhareg.h
uhavar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
universereg.h
upc.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
upcreg.h
upcvar.h split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
vga.c Make internal functions static 2013-01-21 19:49:15 +00:00
vga_common.c
vga_raster.c Make internal functions static 2013-01-21 19:49:15 +00:00
vga_subr.c Use vga_raw_read/vga_raw_write instead of spelling bus space ops explicitly. 2012-08-09 20:25:05 +00:00
vgareg.h
vgavar.h Make internal functions static 2013-01-21 19:49:15 +00:00
w83l518d.c
w83l518d_sdmmc.c
w83l518d_sdmmc.h
w83l518dreg.h
w83l518dvar.h
wd33c93.c
wd33c93reg.h
wd33c93var.h Remove tinfo_t which would have been a typedef had someone actually used 2012-07-28 23:04:45 +00:00
wdc.c Add argument to wdccommandext() to allow the entire contents of the 2013-02-03 20:13:27 +00:00
wdc_upc.c Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc 2012-07-31 15:50:31 +00:00
wdcreg.h Add WDCTL_HOB. Will be used for LBA48 support in AT_READREG. 2012-01-15 20:08:54 +00:00
wdcvar.h Add argument to wdccommandext() to allow the entire contents of the 2013-02-03 20:13:27 +00:00
we.c
wereg.h
wevar.h
wi.c Use a recursive lock to ensure that only on thread is in wi_ioctl() at 2011-08-15 18:24:34 +00:00
wi_ieee.h
wireg.h
wivar.h Use a recursive lock to ensure that only on thread is in wi_ioctl() at 2011-08-15 18:24:34 +00:00
z8530reg.h
z8530sc.c
z8530sc.h
z8530tty.c
z8536reg.h Employ the two free 16 bit timers of the Hurdler Centronics Parallel 2012-01-31 22:13:19 +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 compatibility 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() compatibility 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 accommodate 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