NetBSD/sys/dev
cube 2d6c09f7a7 Resource lists end with END_TAG, not END_DEPENDENT. Makes the
PCI_INTR_FIXUP code "work" again.

Most of the time it will produce a warning about a misaligned resource
pointer, but it's harmless, and the warning was removed in the next version
of the ACPI-CA code.
2006-02-26 18:46:04 +00:00
..
acpi Resource lists end with END_TAG, not END_DEPENDENT. Makes the 2006-02-26 18:46:04 +00:00
apm
arcbios
ata Use device_is_active() rather than testing dv_flags for DVF_ACTIVE 2006-02-20 16:50:36 +00:00
bi
bluetooth Use device_is_active() rather than testing dv_flags for DVF_ACTIVE 2006-02-20 16:50:36 +00:00
cardbus
dec
dkwedge As core requested, remove vinum 2006-02-25 01:27:20 +00:00
dmover dmoverioopen: add a missing simple_lock_init(). 2006-01-17 12:10:51 +00:00
ebus
eisa
gpib Fix some typos. 2006-02-25 02:28:55 +00:00
gpio Flesh out the framework for attaching drivers to the GPIO pins. 2006-02-20 03:18:36 +00:00
hpc Rework hpcapm(4) attachment definition so it is not required to attach at 2006-02-24 13:06:12 +00:00
i2c * Add missing $NetBSD$ tag and __KERNEL_RCSID. 2006-02-19 08:40:12 +00:00
i2o Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h> 2006-01-29 21:42:40 +00:00
ic Fix some typos. 2006-02-25 02:28:55 +00:00
ieee1394 Fix some typos. 2006-02-25 02:28:55 +00:00
ir Use device_is_active(). 2006-02-21 04:31:33 +00:00
isa Make almost everything #include <sys/bswap.h> instead of <machine/bswap.h> 2006-01-29 21:42:40 +00:00
isapnp Regen 2006-02-19 21:31:14 +00:00
marvell Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
mca
microcode Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), 2006-02-25 00:58:34 +00:00
mii Use device_is_active() rather than testing dv_flags for DVF_ACTIVE 2006-02-20 16:50:36 +00:00
mscp
mvme
news
ofisa properly use ata_channel->ch_ndrive: 2006-01-16 20:30:18 +00:00
ofw
pci Fix some typos. 2006-02-25 02:28:55 +00:00
pckbport
pcmcia When unmapping and remapping, the mem handle and mem tags can change. Do 2006-02-23 03:20:53 +00:00
podulebus properly use ata_channel->ch_ndrive: 2006-01-16 20:30:18 +00:00
ppbus
qbus
raidframe - minor comment cleanup 2006-02-24 03:20:22 +00:00
rasops Add shadow framebuffer support. 2006-02-18 13:57:33 +00:00
rcons avoid checking if an unsigned number is less than 0. fixes PR 29948. 2006-01-21 19:28:44 +00:00
sbus Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
scsipi Use device_is_active() rather than testing dv_flags for DVF_ACTIVE 2006-02-20 16:50:36 +00:00
smbus
splash Smaller NetBSD logo image, suitable for lower memory situations or 2006-02-19 17:12:01 +00:00
std
sun
sysmon
tc
usb Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), 2006-02-25 00:58:34 +00:00
vme
wscons Add support for virtual consoles to igsfb. 2006-02-23 08:01:59 +00:00
wsfont
xmi
auconv.c
auconv.h
audio_if.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
audio.c In mixer_remove() it's better to check if lwp is not NULL before trying 2006-02-25 11:32:51 +00:00
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c
ccd.c * The kernel's struct ccd_softc has extra structure members over the 2006-02-16 23:25:18 +00:00
ccdvar.h
cgd_crypto.c
cgd_crypto.h
cgd.c
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
DEVNAMES Add support for i2c bus on AMD-8111 used on many Opteron server motherboards, 2006-02-19 02:24:20 +00:00
dksubr.c
dkvar.h
firmload.c Add an API for loading firmware images for devices. 2006-01-17 06:08:48 +00:00
firmload.h Add an API for loading firmware images for devices. 2006-01-17 06:08:48 +00:00
fss.c don't set b_rawblkno unnecessarily. 2006-01-11 00:49:59 +00:00
fssvar.h
kloader.c Use uintN_t. 2006-01-20 02:47:30 +00:00
kloader.h Use uintN_t. 2006-01-20 02:47:30 +00:00
kttcp.c
kttcpio.h
ld.c
ldvar.h
Makefile As core requested, remove vinum 2006-02-25 01:27:20 +00:00
md_root.c
md.c
md.h
midi_if.h
midi.c
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio_if.h
radio.c
radiovar.h
rnd.c In rnd_add_uint32(), there's no need to check for rs == NULL since 2006-02-17 19:22:30 +00:00
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c
vnd.c vndthread: fix an integer overflow. fix a panic reported by Simon Burge. 2006-02-04 13:40:38 +00:00
vndvar.h Have vnd(4) devices automatically created when the user tries to 2006-02-01 03:15:33 +00:00