NetBSD/sys/dev
pgoyette 5738004561 Fix logic error in detecting length of DDR3 SPD covered by CRC check.
Reported by Jonathan Gray in private email - thanks!
2010-06-29 04:42:30 +00:00
..
acpi Regen. 2010-06-16 06:19:16 +00:00
adb
altmem
apm Fix apm(4) suspend/resume: 2010-03-10 20:30:00 +00:00
arcbios
ata Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
bi Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
bluetooth add Magic Mouse driver and manpage btmagic(4) 2010-05-22 18:56:00 +00:00
cardbus Collect garbage: sc_rbus_{iot,memt} are not used. 2010-06-04 19:27:12 +00:00
dec The interrupt handler uses the softc, so it's probably a good idea to 2010-05-09 22:29:26 +00:00
dkwedge Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
dm Add multi device strip support written by Guillermo Amaral and reviewed by me. 2010-05-18 15:10:41 +00:00
dmover
ebus
eisa Set/test sc_csr_memmapped instead of comparing bus_space_tag_t's. 2010-03-22 23:01:10 +00:00
gpib
gpio console spam 2010-04-25 11:23:34 +00:00
hpc Add WSDISPLAYIO_LINEBYTES, which is required by Xorg wsfb server. 2010-06-18 09:11:44 +00:00
i2c Fix typo in comments. 2010-04-25 00:35:58 +00:00
i2o Fix confusion about PRE/POST in previous; and another place that has the 2010-02-21 18:50:10 +00:00
ic Fix logic error in detecting length of DDR3 SPD covered by CRC check. 2010-06-29 04:42:30 +00:00
ieee1394 Revert all previous kmem_ commits. This needs to be done in a different way 2010-05-23 18:56:58 +00:00
if_ndis On x86, change the bus_space_tag_t to a pointer to a struct 2010-04-28 19:17:03 +00:00
ir
isa Tidy up a comment. 2010-06-13 03:09:32 +00:00
isapnp PRIxPADDR instead of %lx to print bus_addr_t/paddr_t variables. 2010-05-23 23:53:36 +00:00
marvell Fix debug messages. 2010-06-09 02:19:51 +00:00
mca
microcode
mii Update miiverbose module to use module_autoload() rather than module_load(). 2010-06-06 18:58:22 +00:00
mscp
mvme
news
ofisa Split device_t/softc. Based on patch from cegger@. 2010-05-22 16:35:00 +00:00
ofw Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
onewire
pad Don't print spammy message if read is interrupted (ctrl-c) 2010-06-28 17:45:08 +00:00
pci Fix a bug that wm_attach() fails after reading MAC address. Fixes PR#43533. 2010-06-28 01:43:39 +00:00
pckbport send the SET_SCALE11 command before the 'sliced' command as per the 2010-03-21 20:04:43 +00:00
pcmcia Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
podulebus
ppbus Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
pud
putter Call putterattach in modcmd init. Fixes lockdebug panic. Disable 2010-04-11 09:36:47 +00:00
qbus Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf 2010-04-05 07:19:28 +00:00
raidframe Fill in param[3] for succedents for bad disk 'i' rather than '0'. Fortunately, nbad is never > 1, so this bug never showed up anywhere. Bug spotted by Jed Davis. Thanks! 2010-04-15 15:49:00 +00:00
rasops Put underline properly (not upperline) on CCW screen. 2010-06-13 01:55:24 +00:00
rcons
sbus use box drawing font if needed 2010-05-04 05:10:25 +00:00
scsipi Update scsiverbose module to use module_autoload() rather than module_load(). 2010-06-07 01:41:39 +00:00
sdmmc Initialise error variable to zero. If all the if's fail it exists the function 2010-05-01 21:14:39 +00:00
smbus
spi
splash Restore splashscreen support with genfb. 2010-02-22 05:55:10 +00:00
std
sun Make this compile on sparc64. 2010-05-10 14:33:21 +00:00
sysmon Use a typedef to define the prototype of the per-sensor callback. 2010-04-11 01:12:28 +00:00
tc Clear RI_NO_AUTO in actual attach functions during autoconf(9) 2010-05-15 08:53:26 +00:00
tprof
usb Do not process the abnormality system procedure, when Run/Stop=0 and 2010-06-29 04:02:07 +00:00
videomode add a bunch of small utility functions to pick video modes based on things 2010-05-04 21:17:10 +00:00
vme
wscons PR kern/38900 Arnaud Lacombe: don't try to do WSDISPLAY_SCROLLSUPPORT 2010-05-31 04:27:18 +00:00
wsfb A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
wsfont add translation tables for ISO fonts in order to map unicode box drawing 2010-05-04 04:53:59 +00:00
xmi
DEVNAMES Add mvgbe and gtpci. 2010-06-09 04:48:02 +00:00
Makefile
auconv.c
auconv.h
audio.c A pointer typedef entails trading too much flexibility to declare const 2010-02-24 22:37:54 +00:00
audio_if.h
audiobell.c
audiobellvar.h
audiovar.h
aurateconv.c
bio.c
biovar.h
ccd.c
ccdvar.h
cgd.c
cgd_crypto.c
cgd_crypto.h
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
cons.h
dksubr.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
dkvar.h
firmload.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
firmload.h
fss.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
fssvar.h Remove unused fss_softc member sc_bs_size. 2010-04-05 09:30:46 +00:00
keylock.c
keylock.h
kloader.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
kloader.h
kttcp.c
kttcpio.h
ld.c
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
mulaw.c
mulaw.h
nullcons_subr.c
radio.c
radio_if.h
rnd.c
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c
video.c
video_if.h
vnd.c Add wedge (dk(4)) support to vnd(4) devices. 2010-06-24 21:20:23 +00:00
vndvar.h