NetBSD/sys/dev
xtraeme 07f9bca5af - sysmon_power_daemon_task: check if pev is valid before use.
- Add two more KASSERTS in strategic places.
2007-10-06 02:49:46 +00:00
..
acpi Sort IO resources before attempting to attach; resolves issues on ACPI 2007-10-05 18:31:46 +00:00
adb add keysyms for scrollback support 2007-08-06 03:40:10 +00:00
apm warning: 'apm_create_thread' declared 'static' but never defined 2007-07-09 22:58:52 +00:00
arcbios Adapt to callout_init signature change. 2007-07-11 21:19:08 +00:00
ata Add a workaround for drives with the LBA48 bug: 2007-09-16 18:41:47 +00:00
bi Remove a now-unused local variable. 2007-09-06 08:14:30 +00:00
bluetooth Fix some bugs. 2007-10-04 14:43:06 +00:00
cardbus We must not call bus_space_unmap() here. 2007-09-29 10:20:31 +00:00
dec - Wait for output to drain before bashing the chip again to change line 2007-07-14 19:20:20 +00:00
dkwedge It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:50:17 +00:00
dmover Use selinit() / seldestroy(). 2007-09-25 14:04:07 +00:00
drm
ebus
eisa
gpib It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
gpio
hpc We call to config_hook_call() with always 'on'. 2007-09-23 12:21:47 +00:00
i2c Make this report correct DDR2 speed/type, and round up the 2007-09-20 23:09:59 +00:00
i2o Once again, use ether_ioctl() instead of (cmd == SIOCADDMULTI) ? 2007-09-01 07:43:36 +00:00
ic Back out accidently commited part of previous 2007-10-01 12:54:39 +00:00
ieee1394 Use selinit() / seldestroy(). 2007-09-25 14:04:07 +00:00
if_ndis Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier to 2007-08-26 22:45:55 +00:00
ir Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
isa Use splhigh(), not disable_intr(). 2007-09-25 23:11:24 +00:00
isapnp Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
marvell Change a bazillion occurrences of code resembling this, 2007-09-01 07:32:22 +00:00
mca It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:50:17 +00:00
microcode Added OpenBSD's zyd(4) driver. 2007-06-09 11:20:54 +00:00
mii add I82566 2007-08-28 01:11:50 +00:00
mscp It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
mvme Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
news
ofisa Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ofw It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
onewire Remove ONEWIRE_NOWAIT, it's unused now. 2007-09-05 15:39:22 +00:00
pci AMD CS5536 Companion Device is able to work in Ultra DMA Mode 5, 2007-10-04 13:30:59 +00:00
pckbport include sys/cdefs.h before opt_xxx.h 2007-07-19 22:18:54 +00:00
pcmcia remove unused activate function 2007-10-02 05:37:50 +00:00
podulebus
ppbus Use ifreq_setaddr(), ifreq_getaddr(), sockaddr_in_init(), and 2007-09-01 04:32:50 +00:00
qbus Remove a now-unused local variable. 2007-09-06 08:52:36 +00:00
raidframe Implement dumping kernel cores to RAID 1 sets. The component used 2007-10-05 01:40:04 +00:00
rasops Implement bounds checking in some places in display driver code to avoid 2007-07-28 20:28:56 +00:00
rcons Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
sbus Add a ddb command table at first attach to register "mach esp". 2007-09-22 23:32:27 +00:00
scsipi When checking for invalid b_resid valyes, also check negative ones. 2007-10-01 18:43:30 +00:00
smbus
spi It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
splash
std
sun add keysyms for scroll commands 2007-08-06 03:04:08 +00:00
sysmon - sysmon_power_daemon_task: check if pev is valid before use. 2007-10-06 02:49:46 +00:00
tc Don't depend on uvm_extern.h pulling in proc.h. 2007-07-21 19:06:20 +00:00
usb Add support to ignore hid attachments for some devices, right now MGE and 2007-10-03 15:01:28 +00:00
videomode
vme It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:15:35 +00:00
wscons add type for Fujitsu AG-10e 2007-08-27 02:01:23 +00:00
wsfb Clear the screen during initialization so that the first messages are not 2007-08-30 15:40:41 +00:00
wsfont
xmi
DEVNAMES Add support for NVIDIA nForce 2/3/4 SMBus controller and SMBus driver. 2007-07-11 08:08:39 +00:00
Makefile Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block 2007-05-01 17:18:52 +00:00
auconv.c
auconv.h
audio.c au_setup_ports - don't hide ports->nports++ inside another expression, 2007-08-14 21:34:03 +00:00
audio_if.h
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c
bio.c Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block 2007-05-01 17:18:52 +00:00
biovar.h Add bio(4) and associated bioctl(8) from OpenBSD, a driver control block 2007-05-01 17:18:52 +00:00
ccd.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:50:17 +00:00
ccdvar.h
cgd.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:50:17 +00:00
cgd_crypto.c
cgd_crypto.h
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c Change interface to settimeofday1() so that it can also be used from 2007-05-12 20:27:13 +00:00
cninit.c
cons.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
cons.h
dksubr.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:50:17 +00:00
dkvar.h Change dk_lookup() to accept an additional argument of the type enum uio_seg 2007-06-26 15:22:23 +00:00
firmload.c
firmload.h
fss.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:50:17 +00:00
fssvar.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
kloader.c
kloader.h
kttcp.c
kttcpio.h
ld.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:50:17 +00:00
ldvar.h
lockstat.c - Increase default number of trace buffers to 10000. 2007-07-14 13:30:43 +00:00
lockstat.h - Increase default number of trace buffers to 10000. 2007-07-14 13:30:43 +00:00
md.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:50:17 +00:00
md.h
md_root.c
midi.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
midi_if.h
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio.c
radio_if.h
radiovar.h
rnd.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
rndpool.c
sequencer.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
sequencervar.h
verified_exec.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
vnd.c It's not a good idea for device drivers to modify b_flags, as they don't 2007-07-29 12:50:17 +00:00
vndvar.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00