NetBSD/sys/dev
soren e943400c80 A few "isa" files are so tightly integrated into the x86 platform code
as to not really be part of the optional isa bus autoconf machinery.

Allows configuring a kernel like so:

include "arch/amd64/conf/GENERIC"
no isa
2013-07-17 21:26:28 +00:00
..
acpi
adb
altmem
apm
arcbios
ata phase 1 of disk geometry cleanup: 2013-05-29 00:47:48 +00:00
bi
bluetooth
bus_dma
cardbus
dec
dkwedge phase 1 of disk geometry cleanup: 2013-05-29 00:47:48 +00:00
dm phase 1 of disk geometry cleanup: 2013-05-29 00:47:48 +00:00
dmover
drm
dtv
ebus
eisa
filemon
flash
gpib
gpio Make the gpiosim(4) device a 64 bit wide GPIO. 2013-05-20 15:48:25 +00:00
hil
hpc fix uninitialized pointer. This could have never worked. 2013-06-28 14:44:15 +00:00
i2c Fix typo: s/300/500/ . 2013-05-16 21:25:27 +00:00
i2o
ic Fix COM_16750 build for non-COM_REGMAP platforms. 2013-07-17 19:51:56 +00:00
ieee1394
if_ndis
ir Split IrDA SIR part for other SIR device. 2013-05-27 16:23:20 +00:00
isa adjust soekrisgpio driver to NetBSD 2013-06-10 07:14:01 +00:00
isapnp
iscsi
marvell There is no opt_mvsoc.h; the #ifdef ARMADAXP should be changed to some 2013-05-13 15:47:18 +00:00
mca
microcode
mii Call brgpy specific autonego function in MII_TICK. Before this commit, 2013-06-21 04:25:51 +00:00
mscp
mvme
nand
news
nor
ofisa
ofw sort by name, add OF_quiesce 2013-05-16 18:43:09 +00:00
onewire
pad
pci A few "isa" files are so tightly integrated into the x86 platform code 2013-07-17 21:26:28 +00:00
pckbport
pcmcia
podulebus Add Castle SCSI16 board. 2013-07-11 13:44:50 +00:00
ppbus
pud
putter
qbus
raidframe phase 1 of disk geometry cleanup: 2013-05-29 00:47:48 +00:00
rasops Fix another typo which causes decrement against a NULL pointer. 2013-05-21 15:57:21 +00:00
rcons
sbus Don't "return" but "break" in MII_TICK when the interface isn't doing 2013-06-09 09:15:51 +00:00
scsipi Small patch to clarify last_lba and now using size confusingly. No functional 2013-07-02 15:05:53 +00:00
sdmmc Add support for the valid card types in eMMC v4.4 (needed by beaglebone 2013-05-03 16:38:35 +00:00
smbus
spi
splash
stbi
std
sun add a bunch of register definitions and clarify some comments 2013-05-28 15:25:37 +00:00
sysmon
tc
tprof
usb In usbd_transfer(), abort the xfer if it is interrupted by a signal while in 2013-07-11 19:46:44 +00:00
videomode
vme
wscons in vcons_redraw_screen(): 2013-05-28 11:04:04 +00:00
wsfb
wsfont
xmi
DEVNAMES
Makefile
TODO.audiomp
auconv.c
auconv.h
audio.c
audio_if.h
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c
bio.c
biovar.h
ccd.c
ccdvar.h
cgd.c Avoid dereferencing an uninitialized pointer 2013-05-30 08:28:13 +00:00
cgd_crypto.c Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset. 2013-06-24 04:21:19 +00:00
cgd_crypto.h
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
dksubr.c eliminate sc_size and fix printf formats 2013-05-29 23:37:10 +00:00
dkvar.h eliminate dk_geom 2013-05-29 23:25:55 +00:00
firmload.c
firmload.h
fss.c
fssvar.h
keylock.c
keylock.h
kloader.c
kloader.h
kttcp.c
kttcpio.h
ld.c phase 1 of disk geometry cleanup: 2013-05-29 00:47:48 +00:00
ldvar.h
lockstat.c
lockstat.h
md.c
md.h
md_root.c
midi.c
midi_if.h
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mm.h
mulaw.c
mulaw.h
nullcons_subr.c
radio.c
radio_if.h
rnd_private.h
rndpseudo.c Initialize some variables to make the vax build happy. 2013-07-02 13:27:42 +00:00
sequencer.c
sequencervar.h
verified_exec.c
video.c
video_if.h
vnd.c Never return ENXIO in ioctl anymore. We don't have a fixed number of vnd's 2013-06-09 13:26:25 +00:00
vndvar.h PR/47879: Takahiro HAYASHI: vnd cannot handle disk image larger than 2TiB 2013-06-03 16:42:32 +00:00