..
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
fix memory leak, found by Brainy.
2015-04-04 15:09:45 +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
Remove unused ppr_able variable.
2013-09-12 11:23:37 +00:00
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
Add AHCI_QUIRK_SKIP_RESET quirk to allow for skipping the drive reset
2015-05-24 22:30:05 +00:00
ahcisatareg.h
Fix an errant define.
2012-10-17 23:40:42 +00:00
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
fix panic due to physaddr instead of offset being passed to ahd_dmamap_sync
2013-04-27 13:25:09 +00:00
aic79xx_osm.c
- remove unused variables
2013-10-17 21:24:24 +00:00
aic79xx_osm.h
undo previous commit of unrelated debugging.
2013-04-03 14:40:41 +00:00
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
Remove autoconf.h include from am7930.c as per Matt Thomas so
2014-12-20 23:36:21 +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
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
This is the initial port of OpenBSD's athn(4) driver. It supports
2013-03-30 02:53:00 +00:00
arn5008reg.h
This is the initial port of OpenBSD's athn(4) driver. It supports
2013-03-30 02:53:00 +00:00
arn5416.c
instead of ifnet use ethercom.
2013-04-03 14:20:02 +00:00
arn5416.h
This is the initial port of OpenBSD's athn(4) driver. It supports
2013-03-30 02:53:00 +00:00
arn5416reg.h
This is the initial port of OpenBSD's athn(4) driver. It supports
2013-03-30 02:53:00 +00:00
arn9003.c
Use bus_dmamap_load instead of bus_dmamap_load_raw
2015-05-24 17:08:50 +00:00
arn9003.h
This is the initial port of OpenBSD's athn(4) driver. It supports
2013-03-30 02:53:00 +00:00
arn9003reg.h
This is the initial port of OpenBSD's athn(4) driver. It supports
2013-03-30 02:53:00 +00:00
arn9280.c
instead of ifnet use ethercom.
2013-04-03 14:20:02 +00:00
arn9280.h
This is the initial port of OpenBSD's athn(4) driver. It supports
2013-03-30 02:53:00 +00:00
arn9280reg.h
This is the initial port of OpenBSD's athn(4) driver. It supports
2013-03-30 02:53:00 +00:00
arn9285.c
- remove unused variables
2013-10-17 21:24:24 +00:00
arn9285.h
This is the initial port of OpenBSD's athn(4) driver. It supports
2013-03-30 02:53:00 +00:00
arn9285reg.h
This is the initial port of OpenBSD's athn(4) driver. It supports
2013-03-30 02:53:00 +00:00
arn9287.c
- remove unused variables
2013-10-17 21:24:24 +00:00
arn9287.h
This is the initial port of OpenBSD's athn(4) driver. It supports
2013-03-30 02:53:00 +00:00
arn9287reg.h
This is the initial port of OpenBSD's athn(4) driver. It supports
2013-03-30 02:53:00 +00:00
arn9380.c
swap16 -> bswap16 swap32 -> bswap32
2014-01-22 17:29:29 +00:00
arn9380.h
This is the initial port of OpenBSD's athn(4) driver. It supports
2013-03-30 02:53:00 +00:00
arn9380reg.h
This is the initial port of OpenBSD's athn(4) driver. It supports
2013-03-30 02:53:00 +00:00
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
don't transmit while in a key change is in progress
2013-01-27 12:48:56 +00:00
athioctl.h
defintion -> definition
2014-08-03 19:14:24 +00:00
athn.c
Fix last change (pa_calib_ticks should be sc_pa_calib_ticks).
2014-07-24 19:47:15 +00:00
athnreg.h
This is the initial port of OpenBSD's athn(4) driver. It supports
2013-03-30 02:53:00 +00:00
athnvar.h
Fix return type and value of athn_resume (true for success, not 0 for no
2013-04-06 16:50:48 +00:00
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
src is too big these days to tolerate superfluous apostrophes. It's
2014-10-18 08:33:23 +00:00
athvar.h
don't transmit while in a key change is in progress
2013-01-27 12:48:56 +00:00
atppc.c
"peripheral", not "peripherial".
2014-07-13 17:12:23 +00:00
atppcreg.h
…
atppcvar.h
…
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
Put back and properly mark a variable which is used iff ATW_DEBUG.
2013-11-22 00:01:09 +00:00
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
Use static inline. Fixes i386/ALL and something else I've forgetten.
2013-06-24 03:57:36 +00:00
bt463reg.h
…
bt463var.h
…
bt485.c
Use static inline. Fixes i386/ALL and something else I've forgetten.
2013-06-24 03:57:36 +00:00
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
- Add pmf(9) suspend, resume to bwi(4) cardbus front end.
2012-04-12 12:52:58 +00:00
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
split device_t/softc for all remaining drivers.
2012-10-27 17:17:22 +00:00
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
- add 64 bit fifo support
2013-10-12 16:52:21 +00:00
cissvar.h
- add 64 bit fifo support
2013-10-12 16:52:21 +00:00
clmpcc.c
centralize the dialout/call unit macros.
2014-11-15 19:18:18 +00:00
clmpccreg.h
…
clmpccvar.h
split device_t/softc for all remaining drivers.
2012-10-27 17:17:22 +00:00
com.c
For Tegra K1, set IE_RX_TIMEOUT (bit 4) in IER register. RX_TIMEOUT occurs
2015-05-04 22:59:36 +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
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
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
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
__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
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
KNF police
2015-03-14 13:45:43 +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
Convert sys/dev to use <sys/rndsource.h>.
2015-04-13 16:33:23 +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
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
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
…
dwc_gmac.c
Apply patch from FUKAUMI Naoki to fix ring buffer handling when the
2015-02-23 19:05:16 +00:00
dwc_gmac_reg.h
Bits and values for checksum insertion controll
2014-11-28 09:01:05 +00:00
dwc_gmac_var.h
- Add MII flow control support
2014-11-22 18:31:03 +00:00
dwc_mmc.c
when resetting controller, dont preserve DWC_MMC_CTRL_REG state. makes this work on my radxa lite
2015-01-22 17:06:15 +00:00
dwc_mmc_reg.h
fix previous
2015-01-17 19:32:50 +00:00
dwc_mmc_var.h
build fix
2014-12-30 00:19:50 +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
Fix typos
2012-08-24 09:01:22 +00:00
files.athn
Move athn definitions.
2014-10-10 12:39:53 +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
Merge tls-earlyentropy branch into HEAD.
2014-08-10 16:44:32 +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
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
…
hd64570.c
- Implement pktqueue interface for lockless IP input queue.
2014-06-05 23:48:16 +00:00
hd64570reg.h
…
hd64570var.h
split device_t/softc for all remaining drivers.
2012-10-27 17:17:22 +00:00
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
hpet:
2011-10-31 12:47:15 +00:00
hpetreg.h
hpet:
2011-10-31 12:47:15 +00:00
hpetvar.h
…
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
Catch up to recent changes in config_pending_{incr,decr}().
2013-10-13 06:55:34 +00:00
i82365reg.h
…
i82365var.h
split device_t/softc for all remaining drivers.
2012-10-27 17:17:22 +00:00
i82557.c
Convert sys/dev to use <sys/rndsource.h>.
2015-04-13 16:33:23 +00:00
i82557reg.h
Add support for some fxp devices from FreeBSD and OpenBSD.
2011-09-02 03:16:18 +00:00
i82557var.h
Convert sys/dev to use <sys/rndsource.h>.
2015-04-13 16:33:23 +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
…
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
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
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
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
…
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
fix unused variable warnings
2013-11-08 03:12:17 +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
GC unused functions and variables.
2013-09-14 13:09:55 +00:00
isp_ioctl.h
…
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
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
Remove unused variables, use C99 open arrays for variable sized arrays
2013-09-14 12:43:08 +00:00
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
Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From
2011-11-23 23:07:28 +00:00
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
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
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
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
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
split device_t/softc for all remaining drivers.
2012-10-27 17:17:22 +00:00
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
CID/1203194, CID/1203195: Out of bounds read
2014-04-17 16:05:45 +00:00
mpt_mpilib.h
…
mpt_netbsd.c
for BIOCDISK_NOVOL, when setting bd_disknovol=false, also set bv_volid
2014-09-28 11:27:00 +00:00
mpt_netbsd.h
Checking in changes to improve error handling. Specifically:
2014-04-01 23:57:54 +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
Fix RTC going backwards a year when saving time, because dt_mon != dt_year.
2013-12-04 07:48:59 +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
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
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
kill sprintf
2014-03-25 16:19:13 +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
Add support for AX88796(B) variant.
2013-08-11 12:34:16 +00:00
ne2000reg.h
…
ne2000var.h
Add support for AX88796(B) variant.
2013-08-11 12:34:16 +00:00
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
Fix detach return value
2013-09-14 21:52:49 +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
Revirt 'Move the Marvell extension to com_mv.c' at Sun Sep 1 04:51:24 UTC 2013.
2013-10-03 13:23:03 +00:00
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
Include sysmonvar.h for envsys types.
2012-01-17 16:14:47 +00:00
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
avoid undefined behavior
2013-06-28 14:48:17 +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
avoid unused variables outside of diag code.
2013-12-16 15:49:25 +00:00
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
more _KERNEL_OPT
2014-11-12 03:12:35 +00:00
pcf8584.c
Remove the check for (cmdlen > 0) when writing. When i2cscan sends a
2014-01-20 22:02:32 +00:00
pcf8584reg.h
…
pcf8584var.h
…
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
Mark a variable as potentially unused
2013-09-15 09:26:39 +00:00
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
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
Add d_discard to all struct cdevsw instances I could find.
2014-07-25 08:10:31 +00:00
rrunnerreg.h
…
rrunnervar.h
split device_t/softc for all remaining drivers.
2012-10-27 17:17:22 +00:00
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
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
Pass a correct firmware size (instead of 0) to firmware_free
2015-01-07 07:05:48 +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
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
PR/49259: J. Lorec: Add support for Realtek 8111G chipset into re(4)
2014-10-10 17:41:05 +00:00
rtl81x9var.h
Convert sys/dev to use <sys/rndsource.h>.
2015-04-13 16:33:23 +00:00
rtl8169.c
Convert sys/dev to use <sys/rndsource.h>.
2015-04-13 16:33:23 +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
Put helper functions for debugging under the corresponding debug
2013-09-14 13:09:18 +00:00
rtwphyio.h
…
rtwreg.h
…
rtwvar.h
…
sa2400reg.h
…
seeq8003reg.h
…
seeq8005.c
Convert sys/dev to use <sys/rndsource.h>.
2015-04-13 16:33:23 +00:00
seeq8005reg.h
…
seeq8005var.h
Convert sys/dev to use <sys/rndsource.h>.
2015-04-13 16:33:23 +00:00
sgec.c
Fix a few copy&pastos in an error path
2013-10-24 13:15:12 +00:00
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
Fix reverted condition. Fix panic reported by Patrick Welche on
2013-08-08 17:38:56 +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
Turn the "esiop_intr: I shouldn't be there !" panic into a printf
2013-11-02 13:59:14 +00:00
siop_common.c
Remove unused variable/ifdef like use
2013-09-15 13:56:27 +00:00
siopreg.h
…
siopvar.h
Fix typos
2012-08-24 09:01:22 +00:00
siopvar_common.h
…
sl811hs.c
- remove unused variables
2013-10-17 21:24:24 +00:00
sl811hsreg.h
Remove all trailing whitespace
2013-09-22 06:54:35 +00:00
sl811hsvar.h
Modernise slhci. Many thanks to rkujawa@ for testing.
2013-10-02 22:55:04 +00:00
sm502reg.h
fix typo
2013-03-13 21:31:01 +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
Convert sys/dev to use <sys/rndsource.h>.
2015-04-13 16:33:23 +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
Print operable voltage with aprint_verbose(). OK'ed by pgoyette@.
2015-05-15 08:44:24 +00:00
spdmemreg.h
Initial pass at supporting decode for DDR4.
2015-04-20 02:55:14 +00:00
spdmemvar.h
Print operable voltage with aprint_verbose(). OK'ed by pgoyette@.
2015-05-15 08:44:24 +00:00
spic.c
- remove unused variables
2013-10-17 21:24:24 +00:00
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
…
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
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
Add d_discard to all struct cdevsw instances I could find.
2014-07-25 08:10:31 +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
Stop the interface before detaching to avoid the race between
2015-02-26 16:07:10 +00:00
tulipreg.h
Add DECchip EB140 reference design GPIO definitions.
2012-01-16 17:58:02 +00:00
tulipvar.h
Convert sys/dev to use <sys/rndsource.h>.
2015-04-13 16:33:23 +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
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
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
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
Remove tinfo_t which would have been a typedef had someone actually used
2012-07-28 23:04:45 +00:00
wdc.c
Mark potentially unused variables
2013-09-15 16:08:28 +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
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
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
Remove unused variable
2013-09-15 16:12:00 +00:00
z8530sc.h
…
z8530tty.c
centralize the dialout/call unit macros.
2014-11-15 19:18:18 +00:00
z8536reg.h
Employ the two free 16 bit timers of the Hurdler Centronics Parallel
2012-01-31 22:13:19 +00:00