NetBSD/sys/dev
2003-10-19 03:32:25 +00:00
..
acpi Add a Quirk for my Appro, where it does not find all its busses in ACPI 2003-10-02 16:05:33 +00:00
apm
arcbios Catch up to struct consdev changes. 2003-03-06 07:59:37 +00:00
ata Following Matt Thomas's request, rename ata attribute to ata_hl, and 2003-10-08 20:57:59 +00:00
bi Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
bluetooth A little printf-casting to make the DIAGNOSTIC sections of this 2003-07-24 19:19:42 +00:00
cardbus add support ath on cardbus 2003-10-14 17:47:03 +00:00
dec Add cnmagic support to the DZ driver. Pmax should also use cnmagic instead 2003-10-18 12:10:53 +00:00
dmover move dupfd from struct proc to struct lwp - it's per-LWP, not per-process; we 2003-09-13 08:32:10 +00:00
ebus Use EBDMA_BURST_SIZE_16. Introduce EBus specific round_blocksize to 2003-09-10 10:40:40 +00:00
eisa DMA, not dma nor Dma. 2003-05-03 18:10:37 +00:00
gpib Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
hpc French keydesc for Jornada 680/690. Written based on photos and 2003-08-23 02:48:47 +00:00
i2c Add xrtc device for XICOR X1226 RTC. 2003-10-06 18:02:54 +00:00
i2o Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
ic Remove some unreachable code with the comment "To shut up compiler" 2003-10-19 01:49:03 +00:00
ieee1394 Don't limit xfer size to SBP2_MAXPHYS. Its not transfer size limit 2003-10-18 12:47:28 +00:00
ir add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
isa Make the ATA mid-layer appears as atabus, as proposed in 2003-10-08 10:58:12 +00:00
isapnp Switch an(4) to using the header files in the new 802.11 layer. 2003-10-13 06:45:32 +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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
microcode Remove references to University of California from my copyright notices. 2003-10-05 17:48:49 +00:00
mii Fix build problem caused by integration of new I2C framework. 2003-09-30 09:35:15 +00:00
mscp Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
mvme Definition, not defintion. From miod@openbsd. 2003-09-26 22:25:21 +00:00
news
ofisa Make the ATA mid-layer appears as atabus, as proposed in 2003-10-08 10:58:12 +00:00
ofw Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
pci Add PCN_NO_PROM flag. (read the macaddr from the chip assuming the "BIOS" 2003-10-19 03:32:25 +00:00
pckbc On some machines, the keyboard is not enabled after a reset, rendering the 2003-10-18 09:19:04 +00:00
pcmcia Adapt awi(4) to the new 802.11 layer. 2003-10-13 08:10:48 +00:00
podulebus Following Matt Thomas's request, rename ata attribute to ata_hl, and 2003-10-08 20:57:59 +00:00
qbus Add stop routine. Add support for turning the device into promiscous mode. 2003-08-31 11:13:43 +00:00
raidframe Remove unreachable break after return and goto statements. 2003-10-19 01:44:48 +00:00
rasops In rasops_copycols change bcopy to memmove. In that particular place 2003-05-03 18:32:42 +00:00
rcons Undo previous as it broke things. 2003-08-25 17:50:22 +00:00
sbus Enable VLAN encapsulation. 2003-10-16 07:20:54 +00:00
scsipi Add a comment explaining the INQUIRE behavior. 2003-10-17 16:44:48 +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 cleanup & uniform descriptor owner handling: 2003-09-21 19:16:48 +00:00
sysmon Rename the thread command name so that it fits on top's display. 2003-09-06 23:28:30 +00:00
tc Regen from tcdevs rev 1.18: 2003-10-04 16:17:16 +00:00
usb Fix typo in comment. 2003-10-18 07:41:26 +00:00
vinum Change definitions to compile correctly without VINUMDEBUG flag. 2003-10-15 01:31:39 +00:00
vme available, not avaliable. From miod@openbsd. 2003-09-29 09:50:21 +00:00
wscons Fix uninitialised variable introduced with previous change. 2003-09-23 09:16:07 +00:00
wsfont Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
xmi Use PAGE_SIZE rather than NBPG. 2003-04-01 02:01:43 +00:00
auconv.c
auconv.h
audio_if.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
audio.c A bit of cleanup: 2003-10-02 07:15:20 +00:00
audiovar.h A bit of cleanup: 2003-10-02 07:15:20 +00:00
aurateconv.c
ccd.c Add user flag CCDF_NOLABEL to prevent the on-disk label from being read 2003-10-17 05:16:15 +00:00
ccdvar.h Add user flag CCDF_NOLABEL to prevent the on-disk label from being read 2003-10-17 05:16:15 +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
cgd.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
cgdvar.h
clock_subr.c sys/types.h -> sys/param.h to get vax inlines correct. 2003-08-13 11:35:25 +00:00
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
cons.c Revert previous change as it breaks the build on a number of ports. 2003-10-18 21:26:22 +00:00
cons.h Introduce null console. This pseudo device acts as a normal console with the 2003-10-17 18:16:42 +00:00
DEVNAMES Following Matt Thomas's request, rename ata attribute to ata_hl, and 2003-10-08 20:57:59 +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
Makefile Include Vinum. 2003-10-10 06:13:02 +00:00
md_root.c Use aprint*(). 2003-04-29 01:49:33 +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
midi_if.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +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
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 cleanup & uniform descriptor owner handling: 2003-09-21 19:16:48 +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
nullcons_subr.c Introduce null console. This pseudo device acts as a normal console with the 2003-10-17 20:27:38 +00:00
radio_if.h
radio.c Remove unreachable break after return and goto statements. 2003-10-19 01:44:48 +00:00
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
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 Add the gating of system calls that cause modifications to the underlying 2003-10-15 11:28:59 +00:00
vndvar.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00