NetBSD/sys/dev/ic
christos 3e91a03fcb PR/50692: David Binderman: Set the right wake up bits. 2016-01-26 16:00:12 +00:00
..
Makefile
README.ncr5380sbc
aac.c
aac_tables.h
aacreg.h
aacvar.h
ac97.c fix memory leak, found by Brainy. 2015-04-04 15:09:45 +00:00
ac97reg.h
ac97var.h
acpipmtimer.c
acpipmtimer.h
ad1843reg.h
ad1848.c
ad1848reg.h
ad1848var.h
adv.c
adv.h
advlib.c
advlib.h
advmcode.c
advmcode.h
adw.c
adw.h
adwlib.c
adwlib.h
adwmcode.c
adwmcode.h
aha.c
ahareg.h
ahavar.h
ahcisata_core.c Only sync and unload dma map in ahci_atapi_complete() if appropriate. 2015-11-11 02:43:09 +00:00
ahcisatareg.h
ahcisatavar.h Add AHCI_QUIRK_SKIP_RESET quirk to allow for skipping the drive reset 2015-05-24 22:30:05 +00:00
aic7xxx.c don't leak pdata. Reported by: 2015-02-07 04:27:54 +00:00
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 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
aic79xx_inline.h
aic79xx_osm.c
aic79xx_osm.h
aic79xxvar.h
aic6360.c
aic6360reg.h
aic6360var.h
aic6915.c
aic6915reg.h
aic6915var.h
al2210reg.h
am79c930.c
am79c930reg.h
am79c930var.h
am7930.c Remove autoconf.h include from am7930.c as per Matt Thomas so 2014-12-20 23:36:21 +00:00
am7930reg.h
am7930var.h
am7990.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
am7990reg.h
am7990var.h
am9513reg.h
am79900.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
am79900reg.h
am79900var.h
an.c set error. Reported by; 2015-02-07 04:11:06 +00:00
anreg.h
anvar.h
apcdmareg.h
apple_smc.c Fix binary search logic. 2014-04-25 23:54:58 +00:00
apple_smc.h Rework Apple SMC device attachment goo again. 2014-04-01 17:48:52 +00:00
apple_smc_fan.c Update module dependencies for all the existing modules that depend on sysmon components. 2015-04-23 23:23:00 +00:00
apple_smc_temp.c Update module dependencies for all the existing modules that depend on sysmon components. 2015-04-23 23:23:00 +00:00
apple_smcreg.h First draft of drivers for the Apple System Management Controller. 2014-04-01 17:47:36 +00:00
apple_smcvar.h Polish the Apple SMC code with commentary and little fixes. 2014-04-01 17:49:05 +00:00
arcofi.c Add new arcofi(4) audio driver for NetBSD/hp300, ported from OpenBSD. 2014-08-24 08:17:44 +00:00
arcofivar.h Add new arcofi(4) audio driver for NetBSD/hp300, ported from OpenBSD. 2014-08-24 08:17:44 +00:00
arn5008.c disable interrupts when we get an rfsilent event, and make sure to clear intr sync cause register 2015-05-30 00:56:42 +00:00
arn5008.h
arn5008reg.h
arn5416.c
arn5416.h
arn5416reg.h
arn9003.c Use bus_dmamap_load instead of bus_dmamap_load_raw 2015-05-24 17:08:50 +00:00
arn9003.h
arn9003reg.h
arn9280.c
arn9280.h
arn9280reg.h
arn9285.c
arn9285.h
arn9285reg.h
arn9287.c
arn9287.h
arn9287reg.h
arn9380.c swap16 -> bswap16 swap32 -> bswap32 2014-01-22 17:29:29 +00:00
arn9380.h
arn9380reg.h
ath.c src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
ath_netbsd.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
ath_netbsd.h
athioctl.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
athn.c Revert changes of athn.c r1.8. 2015-11-17 16:37:22 +00:00
athnreg.h
athnvar.h Pull in changes from OpenBSD r1.34: 2015-11-27 21:16:17 +00:00
athrate-amrr.c
athrate-amrr.h
athrate-onoe.c
athrate-onoe.h
athrate-sample.c
athrate-sample.h
athrate.h src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
athvar.h
atppc.c "peripheral", not "peripherial". 2014-07-13 17:12:23 +00:00
atppcreg.h
atppcvar.h
attimer.c
attimervar.h
atw.c PR/50692: David Binderman: Set the right wake up bits. 2016-01-26 16:00:12 +00:00
atwreg.h
atwvar.h
awi.c
awireg.h
awivar.h
ax88190.c
ax88190reg.h
ax88190var.h
bha.c
bhareg.h
bhavar.h
bt8xx.h
bt431reg.h
bt459reg.h
bt462reg.h
bt463.c
bt463reg.h
bt463var.h
bt485.c
bt485reg.h
bt485var.h
bwi.c Fix a double free. "Suggested" by Brainy. 2015-04-10 11:47:12 +00:00
bwireg.h
bwivar.h
cac.c Dedup the conversion of bioc_disk and bioc_vol to envsys_data_t 2015-03-12 15:33:10 +00:00
cacreg.h
cacvar.h
cd18xx.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
cd18xxreg.h
cd18xxvar.h centralize the dialout/call unit macros. 2014-11-15 19:18:18 +00:00
cd1190reg.h
cd1400reg.h
ciss.c use hardclock_ticks; pointed out by hannken. 2015-03-12 19:56:51 +00:00
cissreg.h
cissvar.h
clmpcc.c centralize the dialout/call unit macros. 2014-11-15 19:18:18 +00:00
clmpccreg.h
clmpccvar.h
com.c Fix TX FIFO on Tegra 2015-12-14 23:57:30 +00:00
com_cpcbus.c
com_upc.c
comreg.h more Ingenic support: 2015-03-07 15:49:20 +00:00
comvar.h add COM_TYPE_TEGRA 2015-05-03 17:22:54 +00:00
cpc700.c
cpc700reg.h
cpc700uic.h
cpc700var.h
cs89x0.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
cs89x0reg.h
cs89x0var.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
cs4215reg.h
cs4215var.h
cs4231.c
cs4231reg.h
cs4231var.h
cs4237reg.h
ct65550.c __unuse the right function 2014-01-04 16:37:05 +00:00
ct65550reg.h
ct65550var.h
cy.c centralize the dialout/call unit macros. 2014-11-15 19:18:18 +00:00
cyreg.h
cyvar.h
daic.c Remove double spl(x), found by brainy. 2015-08-30 09:46:57 +00:00
daicreg.h
daicvar.h
dc21040reg.h
decmonitors.c
depca.c
depcareg.h
depcavar.h
dl10019.c
dl10019reg.h
dl10019var.h
dm9000.c actually check the return value from m_gethdr() and deal with errors 2015-06-12 17:24:02 +00:00
dm9000reg.h
dm9000var.h
dp8390.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
dp8390reg.h
dp8390var.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
dp83905.c
dp83905reg.h
dp83905var.h
dp83932.c Remove unused stuff 2013-10-25 21:29:28 +00:00
dp83932reg.h
dp83932var.h
dpt.c src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
dptreg.h
dptvar.h
ds.h
ds1286reg.h
ds1687reg.h
dwc_gmac.c No need to BUS_DMASYNC_PREREAD the transmit data buffer. Fixes "NFS writes 2015-08-21 20:12:29 +00:00
dwc_gmac_reg.h Fix an off by one in the bit definition for RX store and forward mode. 2015-11-21 16:04:11 +00:00
dwc_gmac_var.h - Add MII flow control support 2014-11-22 18:31:03 +00:00
dwc_mmc.c remove DWC_MMC_DEBUG 2015-12-27 18:35:29 +00:00
dwc_mmc_reg.h add some extra regs 2015-12-27 18:35:01 +00:00
dwc_mmc_var.h Dump registers on timeout and allow bus glue to override card detect func 2015-12-26 23:13:10 +00:00
dwc_tmr.c Add driver for DesignWare 32-bit timer as found in Rockchip RK3066/PX2, 2015-01-17 15:04:47 +00:00
dwc_tmr_reg.h Add driver for DesignWare 32-bit timer as found in Rockchip RK3066/PX2, 2015-01-17 15:04:47 +00:00
dwc_tmr_var.h Add driver for DesignWare 32-bit timer as found in Rockchip RK3066/PX2, 2015-01-17 15:04:47 +00:00
elink3.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
elink3reg.h
elink3var.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
elinkxl.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
elinkxlreg.h
elinkxlvar.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
esiop.c Turn the "esiop_intr: I shouldn't be there !" panic into a printf 2013-11-02 13:59:14 +00:00
esiopvar.h
files.athn Move athn definitions. 2014-10-10 12:39:53 +00:00
fmv.c
fmvreg.h
fmvvar.h
gcscpcib.c
gcscpcibreg.h
gcscpcibvar.h
gem.c Restore interrupts on error path. From maxv's brainy list. 2015-08-30 04:17:48 +00:00
gemreg.h
gemvar.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
hayespreg.h
hd44780_subr.c
hd44780reg.h
hd44780var.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
hd64570.c - Implement pktqueue interface for lockless IP input queue. 2014-06-05 23:48:16 +00:00
hd64570reg.h
hd64570var.h
hfa3861areg.h
hme.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
hmereg.h
hmevar.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
hpet.c
hpetreg.h
hpetvar.h
hscx.c
hscx.h
i128.c
i128reg.h
i128var.h
i8042reg.h
i8237reg.h
i8253reg.h
i8259reg.h
i82365.c
i82365reg.h
i82365var.h
i82557.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
i82557reg.h
i82557var.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
i82586.c
i82586reg.h
i82586var.h
i82595reg.h
i82596.c Fix multicast handling (and while there a bogus memcpy). 2015-02-21 11:39:05 +00:00
i82596reg.h
i82596var.h
i82801lpcreg.h Fix a bug that ichlpcib(4) maps I/O area incorrectly and then fails to attach 2014-12-26 05:09:03 +00:00
i82801lpcvar.h
iavc.c remove unused 2014-03-23 02:44:19 +00:00
iavcreg.h
iavcvar.h
ibm561.c
ibm561reg.h
ibm561var.h
ibm82660reg.h
icp.c
icp_ioctl.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
icp_ioctl.h
icpreg.h
icpsp.c Fix non-DIAGNOSTIC build 2014-03-07 13:19:26 +00:00
icpvar.h
ics2101reg.h
igsfb.c
igsfb_subr.c
igsfbreg.h
igsfbvar.h
iha.c
ihareg.h
ihavar.h
iic_cpcbus.c
ims332reg.h
intersil7170.c
intersil7170reg.h
intersil7170var.h
interwave.c fix unused variable warnings 2013-11-08 03:12:17 +00:00
interwavereg.h
interwavevar.h
ipac.h
isac.c
isac.h
isacsx.c
isacsx.h
isic.c
isic_bchan.c
isic_l1.c
isic_l1.h
isic_l1fsm.c
isp.c
isp_ioctl.h More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
isp_library.c
isp_library.h
isp_netbsd.c We can't sleep if we are called from the watchdog timeout. 2014-12-31 17:10:45 +00:00
isp_netbsd.h Add parenthesis for a macro to prevent surprises when it is negated. 2015-08-28 13:03:36 +00:00
isp_stds.h
isp_target.c
isp_target.h
isp_tpublic.h
ispmbox.h
ispreg.h
ispvar.h src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
joy.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
joyvar.h
lan9118.c Backout r1.18. 2015-04-20 12:41:38 +00:00
lan9118reg.h
lan9118var.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
lance.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
lancereg.h
lancevar.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
lcdkp_subr.c
lcdkp_subr.h
ld_aac.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
ld_cac.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
ld_icp.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
ld_mlx.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
lemac.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
lemacreg.h
lemacvar.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
lm700x.c
lm700x.h
lpt.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
lpt_upc.c
lptreg.h
lptvar.h
lsi64854.c
lsi64854reg.h
lsi64854var.h
malo.c
maloreg.h
malovar.h
matrixkp_subr.c
matrixkpvar.h
max2820reg.h
mb86950.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
mb86950reg.h
mb86950var.h Include <sys/rndsource.h> where it is actually used. 2015-04-14 20:32:35 +00:00
mb86960.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
mb86960reg.h
mb86960var.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
mb89352.c mark variables __diagused 2013-11-04 16:54:56 +00:00
mb89352reg.h
mb89352var.h
mc6845reg.h
mc6854reg.h
mc68450reg.h
mc146818.c use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
mc146818reg.h
mc146818var.h
mfi.c fix double free, found by Brainy. 2015-04-04 15:10:47 +00:00
mfiio.h
mfireg.h
mfivar.h
midway.c Revert previous 2016-01-22 06:51:47 +00:00
midwayreg.h
midwayvar.h
mk48txx.c use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
mk48txxreg.h
mk48txxvar.h
mlx.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
mlxio.h
mlxreg.h
mlxvar.h
mm58167.c use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
mm58167var.h
monitors.h
mpc105reg.h
mpc106reg.h
mpt.c add bio(4) support 2014-09-27 16:14:16 +00:00
mpt.h add bio(4) support 2014-09-27 16:14:16 +00:00
mpt_debug.c mpt: add missing debug strings to the Error_Map IOC_Event array 2015-11-05 21:08:18 +00:00
mpt_mpilib.h
mpt_netbsd.c Adapter leaks requests when mpt_event_notify_reply() has to acknowledge 2015-07-22 08:33:51 +00:00
mpt_netbsd.h Checking in changes to improve error handling. Specifically: 2014-04-01 23:57:54 +00:00
mpu.c
mpuvar.h
msm6242b.c Fix RTC going backwards a year when saving time, because dt_mon != dt_year. 2013-12-04 07:48:59 +00:00
msm6242breg.h
msm6242bvar.h
msm6258.c
msm6258var.h
mtd803.c Merge tls-earlyentropy branch into HEAD. 2014-08-10 16:44:32 +00:00
mtd803reg.h
mtd803var.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
mvsata.c We have three sets of DTYPE_ constants in the kernel: 2015-01-02 19:42:05 +00:00
mvsatareg.h
mvsatavar.h
mx98905.c
mx98905var.h
ncr53c9x.c
ncr53c9xreg.h
ncr53c9xvar.h kill sprintf 2014-03-25 16:19:13 +00:00
ncr53c400reg.h
ncr5380.doc
ncr5380reg.h
ncr5380sbc.c
ncr5380var.h
ne2000.c
ne2000reg.h
ne2000var.h
nec765reg.h
nec7210reg.h
nec71071reg.h
ninjaata32.c
ninjaata32reg.h
ninjaata32var.h
ninjascsi32.c
ninjascsi32reg.h
ninjascsi32var.h
ns8477reg.h
ns16450reg.h
ns16550reg.h
nslm7x.c Update module dependencies for all the existing modules that depend on sysmon components. 2015-04-23 23:23:00 +00:00
nslm7xvar.h
oosiop.c Load the right xfer address into cb[i].xferdma. Fixes disk detection on 2014-12-15 11:02:33 +00:00
oosiopreg.h
oosiopvar.h
opl.c
opl3sa3reg.h
oplinstrs.c
oplreg.h
oplvar.h
osiop.c avoid unused variables outside of diag code. 2013-12-16 15:49:25 +00:00
osiopreg.h
osiopvar.h
pca9564.c
pca9564reg.h
pca9564var.h
pcdisplay.h
pcdisplay_chars.c
pcdisplay_subr.c
pcdisplayvar.h more _KERNEL_OPT 2014-11-12 03:12:35 +00:00
pcf8584.c Always take the bus lock (avoids collisions when drivers set I2C_F_POLL). 2016-01-11 18:24:56 +00:00
pcf8584reg.h Remove duplicate register definitions and merge them all into pcf8584reg.h. 2016-01-03 17:32:17 +00:00
pcf8584var.h Remove duplicate register definitions and merge them all into pcf8584reg.h. 2016-01-03 17:32:17 +00:00
pckbc.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
pckbcvar.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
pdq.c
pdq_ifsubr.c
pdqreg.h
pdqvar.h
pl181.c Add driver for ARM PrimeCell MultiMedia Card Interface (PL181). Not tested 2015-01-27 16:33:26 +00:00
pl181reg.h Add driver for ARM PrimeCell MultiMedia Card Interface (PL181). Not tested 2015-01-27 16:33:26 +00:00
pl181var.h Add driver for ARM PrimeCell MultiMedia Card Interface (PL181). Not tested 2015-01-27 16:33:26 +00:00
ramdac.h
rf3000reg.h
rrunner.c Restore interrupts on error path. 2015-08-30 04:27:03 +00:00
rrunnerreg.h
rrunnervar.h
rs5c313.c use the inline bcdtobin and bintobcd directly instead through a macro. 2014-11-20 16:34:25 +00:00
rs5c313reg.h
rs5c313var.h
rt2560.c
rt2560reg.h
rt2560var.h
rt2661.c Pass a correct firmware size (instead of 0) to firmware_free 2015-01-07 07:05:48 +00:00
rt2661reg.h
rt2661var.h
rt2860reg.h
rtl80x9.c IFM_FDX and IFM_HDX use different bit, so set IFM_HDX bit if it's not full 2014-06-16 16:48:16 +00:00
rtl80x9reg.h
rtl80x9var.h
rtl81x9.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
rtl81x9reg.h Add support for Realtek RTL8168H/8111H variant. 2015-08-28 13:20:46 +00:00
rtl81x9var.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
rtl8169.c Add support for Realtek RTL8168H/8111H variant. 2015-08-28 13:20:46 +00:00
rtl8169var.h
rtsx.c Added RTS5227/RTL8402/RTL8411/RTL8411B support. 2014-10-29 14:24:09 +00:00
rtsxreg.h Added RTS5227/RTL8402/RTL8411/RTL8411B support. 2014-10-29 14:24:09 +00:00
rtsxvar.h Added RTS5227/RTL8402/RTL8411/RTL8411B support. 2014-10-29 14:24:09 +00:00
rtw.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
rtwphy.c fix unused variable warning 2013-11-15 14:52:11 +00:00
rtwphy.h
rtwphyio.c
rtwphyio.h
rtwreg.h
rtwvar.h
sa2400reg.h
seeq8003reg.h
seeq8005.c Add missing splx() found by brainy. 2015-09-12 19:18:24 +00:00
seeq8005reg.h
seeq8005var.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
sgec.c Initialize uninitialized variable; from maxv's brainy list. Fixes slipup 2015-08-30 04:02:06 +00:00
sgecreg.h
sgecvar.h
si470x_reg.h
si4136reg.h
siisata.c
siisatareg.h
siisatavar.h
siop.c Turn the "esiop_intr: I shouldn't be there !" panic into a printf 2013-11-02 13:59:14 +00:00
siop_common.c
siopreg.h
siopvar.h
siopvar_common.h
sl811hs.c
sl811hsreg.h
sl811hsvar.h
sm502reg.h
smc83c170.c
smc83c170reg.h
smc83c170var.h
smc90cx6.c Fixed format string types to make it compile with BAH_DEBUG again. 2015-10-30 12:19:08 +00:00
smc90cx6reg.h
smc90cx6var.h
smc91cxx.c Even if the "card went away", don't return from smc91cxx_init without 2015-08-30 04:11:40 +00:00
smc91cxxreg.h
smc91cxxvar.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
smc93cx6.c
smc93cx6var.h
spdmem.c Check whether iic_exec is failed or not. 2016-01-05 11:49:32 +00:00
spdmemreg.h - Add DDR4E, LPDDR3 and LPDDR4. 2015-12-24 14:16:18 +00:00
spdmemvar.h Check whether iic_exec is failed or not. 2016-01-05 11:49:32 +00:00
spic.c
spicvar.h
st16650reg.h
sti.c Export accessops functions to allow overriding them in MD attachment. 2014-06-29 04:08:43 +00:00
stireg.h Sync with OpenBSD. No functional change. 2015-09-09 11:56:53 +00:00
stivar.h Export accessops functions to allow overriding them in MD attachment. 2014-06-29 04:08:43 +00:00
sunscpal.c kill sprintf 2014-03-25 16:19:13 +00:00
sunscpalreg.h
sunscpalvar.h
tcic2.c
tcic2reg.h
tcic2var.h
tea5757.c
tea5757.h
timer_cpcbus.c
tms320av110.c
tms320av110reg.h
tms320av110var.h
tms9914reg.h
tpm.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
tpmreg.h
tpmvar.h
tropic.c
tropicreg.h
tropicvar.h
tulip.c Stop the interface before detaching to avoid the race between 2015-02-26 16:07:10 +00:00
tulipreg.h
tulipvar.h Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
uda1341.c
uda1341reg.h
uda1341var.h
ug.c
ugreg.h
ugvar.h
uha.c
uhareg.h
uhavar.h
universereg.h
upc.c
upcreg.h
upcvar.h
vga.c Also unmap video memory when detaching console 2015-03-01 07:05:59 +00:00
vga_common.c
vga_raster.c Also unmap video memory when detaching console 2015-03-01 07:05:59 +00:00
vga_subr.c
vgareg.h
vgavar.h remove BIOS-mapping code that was #if-0'd in the previous commit. 2015-01-14 17:45:27 +00:00
w83l518d.c
w83l518d_sdmmc.c
w83l518d_sdmmc.h
w83l518dreg.h
w83l518dvar.h
wd33c93.c fix unused variable warnings 2014-01-22 15:21:08 +00:00
wd33c93reg.h
wd33c93var.h
wdc.c Fix a bug that wdcprobe1() accesses NULL pointer when the DEBUG_PROBE bit 2016-01-18 04:46:47 +00:00
wdc_upc.c
wdcreg.h
wdcvar.h
we.c
wereg.h
wevar.h
wi.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
wi_ieee.h
wireg.h
wivar.h
z8530reg.h
z8530sc.c
z8530sc.h
z8530tty.c centralize the dialout/call unit macros. 2014-11-15 19:18:18 +00:00
z8536reg.h

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