NetBSD/sys/dev
wiz 510efbe0a6 regen (fix ID of Radeon 9100 Secondary) 2003-08-07 05:35:36 +00:00
..
acpi Workaround for AcpiOsGetThreadId: can be called with curlwp == NULL 2003-08-03 08:19:58 +00:00
apm Moved MI APM definitions into dev/apm. 2002-10-14 02:08:37 +00:00
arcbios Catch up to struct consdev changes. 2003-03-06 07:59:37 +00:00
ata For LBA drives, compute the number of cylinders from the drive capacity 2003-08-03 17:53:04 +00:00
bi Use PAGE_SIZE rather than NBPG. 2003-04-01 01:58:14 +00:00
bluetooth A little printf-casting to make the DIAGNOSTIC sections of this 2003-07-24 19:19:42 +00:00
cardbus function prototype must not have variable name 2003-07-08 10:06:28 +00:00
dec Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
dmover Add support for xor2-xor8 to swdmover. 2003-07-25 13:59:09 +00:00
ebus add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
eisa DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
gpib add missing __KERNEL_RCSID() and RCSID comment 2003-07-14 15:40:04 +00:00
hpc Do not ##-concatenate identifiers with parens. 2003-08-02 22:14:13 +00:00
i2c
i2o Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
ic Various updates to sync with mainline code. Nothing of great significance 2003-08-07 01:12:15 +00:00
ieee1394 sprinkle some LL suffixes on >32 bit number literals 2003-08-04 07:00:19 +00:00
ir add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
isa avoid the pruned type gcc-3.x warning. 2003-08-04 00:26:09 +00:00
isapnp regen 2003-07-08 07:26:26 +00:00
marvell Try to drain the Tx pending queues after dealing with Rx/Tx interrupts. 2003-08-05 14:55:06 +00:00
mca add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
microcode Regen from esiop.ss 1.15. 2003-08-06 11:40:32 +00:00
mii Regen. 2003-07-17 12:40:56 +00:00
mscp Change bounds_check_with_label() to take a pointer to the disk structure, 2003-05-10 23:12:28 +00:00
mvme Move the prototype of clock_rtc_config() into <dev/clock_subr.h>. 2003-07-18 19:20:55 +00:00
news
ofisa DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
ofw Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
pci regen (fix ID of Radeon 9100 Secondary) 2003-08-07 05:35:36 +00:00
pckbc Add KB_DE | KB_MACHDEP placeholder. Need it for the Jornada 680/690 2003-04-23 04:03:58 +00:00
pcmcia Add support for socket communications 10/100 CF ethernet card. 2003-07-26 10:41:31 +00:00
podulebus Regen. 2003-01-26 19:35:52 +00:00
qbus add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
raidframe Actually toss the comment I said I was tossing in the last commit. 2003-07-01 23:53:48 +00:00
rasops In rasops_copycols change bcopy to memmove. In that particular place 2003-05-03 18:32:42 +00:00
rcons
sbus Get machine/dev/sbusvar.h for SUN4D too. 2003-08-01 12:21:59 +00:00
scsipi Add a cast to avoid an integer overflow. 2003-07-18 14:33:54 +00:00
smbus Fix some silly typos. 2003-07-10 05:34:30 +00:00
std add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
sun add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
sysmon add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
tc Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
usb Bunch of changes to make the Palm Tungsten T work: 2003-08-03 21:59:26 +00:00
vme Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
wscons Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
wsfont Add vt220 8x10 koi8-r/koi8-u fonts so that I can read mail using 2003-07-14 18:30:40 +00:00
xmi Use PAGE_SIZE rather than NBPG. 2003-04-01 02:01:43 +00:00
DEVNAMES Add driver atw for PCI/Mini-PCI/Cardbus 802.11b NICs based on the 2003-07-06 22:56:07 +00:00
Makefile Add dmover to the list of SUBDIRs. 2003-01-13 19:49:59 +00:00
auconv.c
auconv.h
audio.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
audio_if.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
audiovar.h DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
aurateconv.c Clean up token pasting so that this works with GCC 3.3's CPP. 2002-11-07 06:51:51 +00:00
ccd.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
ccdvar.h Use a buffer queue. Primary advantage here is robustness in the face 2003-05-17 21:42:08 +00:00
cgd.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
cgd_crypto.c Removed some debugging printfs that made it into the tree. 2003-03-31 08:45:08 +00:00
cgd_crypto.h The CryptoGraphic Disk Driver. 2002-10-04 18:22:35 +00:00
cgdvar.h The CryptoGraphic Disk Driver. 2002-10-04 18:22:35 +00:00
clock_subr.c
clock_subr.h Rename clock_rtc_config() to todr_attach(). 2003-07-18 21:41:22 +00:00
clockctl.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
cninit.c
cons.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
cons.h Add cn_halt and cn_flush entries to consdevs. (needed for dma-only console 2003-03-06 00:38:26 +00:00
dksubr.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
dkvar.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
kttcp.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
kttcpio.h
ld.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
ldvar.h Add DIOCKLABEL support. Fixes PR kern/21605 (Luke Mewburn). 2003-05-17 16:11:52 +00:00
md.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
md.h
md_root.c Use aprint*(). 2003-04-29 01:49:33 +00:00
midi.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
midi_if.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
midisyn.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
midisynvar.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
midivar.h
mm.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
mulaw.c Respect the law: Use A-law and mu-law as spellings as far as easily possible. 2003-04-06 18:20:07 +00:00
mulaw.h function prototype must not have variable name 2003-07-08 09:07:15 +00:00
radio.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
radio_if.h
radiovar.h
rnd.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
rndpool.c Fix signed/unsigned comparison warnings. 2002-11-10 03:28:59 +00:00
sequencer.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
sequencervar.h
verified_exec.c add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
vnd.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
vndvar.h Add DIOCKLABEL support. Fixes PR kern/21605 (Luke Mewburn). 2003-05-17 16:11:52 +00:00