NetBSD/sys/dev
itohy 0a30900857 Add PIOBM (busmastering transfer using ATA PIO mode) support.
The PIOBM is used by only one driver (will be added later,
stay tuned) and intruduce an attribute "ata_piobm" so that
it will be conditionally compiled in.
The "ata_dma" (busmastering transfer using ATA DMA mode) and
"ata_udma" (busmastering transfer using ATA Ultra DMA mode)
attributes are also added for consistency, but unused for now.
2006-09-07 12:34:41 +00:00
..
acpi Complete the declaration. 2006-08-27 23:13:47 +00:00
apm make APM_POWER_PRINT compile. 2006-07-17 13:23:46 +00:00
arcbios - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
ata Add PIOBM (busmastering transfer using ATA PIO mode) support. 2006-09-07 12:34:41 +00:00
bi
bluetooth Halt the callout on detach 2006-09-05 18:14:57 +00:00
cardbus remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
dec Remove RASTERCONSOLE support from the pmax port. 2006-07-29 19:10:56 +00:00
dkwedge avoid diagnostic panic if both blk and chr wedge are open at the same time 2006-08-24 21:57:11 +00:00
dmover Correct first arg to falloc(). 2006-07-28 08:51:05 +00:00
ebus integrate kauth. 2006-05-14 21:42:26 +00:00
eisa remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
gpib integrate kauth. 2006-05-14 21:42:26 +00:00
gpio add missing initializers 2006-08-30 02:09:40 +00:00
hpc Convert time.tv_sec to time_second. 2006-09-05 21:59:51 +00:00
i2c Remove unused todr_setcal/todr_getcal and all the assorted stub 2006-09-04 23:45:30 +00:00
i2o remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
ic Update to new friendlier todr entry points. While here, ANSIfy. 2006-09-07 05:09:29 +00:00
ieee1394 - fix missing initializations 2006-08-30 02:08:20 +00:00
if_ndis - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
ir fix incomplete initializer. 2006-08-30 19:16:03 +00:00
isa remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
isapnp fix incomplete initializers 2006-08-30 02:15:33 +00:00
marvell - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
mca fix initializer 2006-08-30 17:00:15 +00:00
microcode Add cleandir and clean fake targets. I should find a better way to do this. 2006-06-08 15:22:03 +00:00
mii comment out unreachable code 2006-09-02 07:06:03 +00:00
mscp
mvme gcc4 uninitialized variable. gcc3 apparently didn't catch this one. 2006-08-07 01:31:36 +00:00
news
ofisa Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
ofw - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
onewire add missing initializer. 2006-09-03 21:00:01 +00:00
pci Add PIOBM (busmastering transfer using ATA PIO mode) support. 2006-09-07 12:34:41 +00:00
pckbport All ports that use the file do so through files.pckbport, so there's no 2006-09-03 13:23:15 +00:00
pcmcia remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
podulebus Add an option COM_REGMAP to allow com(4) to use an array of register indices. 2006-07-13 22:56:00 +00:00
ppbus merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
qbus remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
raidframe Per a suggestion from Manuel, make numBlocks and partitionSize 2006-09-05 01:55:21 +00:00
rasops quieten GCC uninitialise variable warnings. 2006-05-18 18:45:48 +00:00
rcons
sbus remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
scsipi Add PIOBM (busmastering transfer using ATA PIO mode) support. 2006-09-07 12:34:41 +00:00
smbus
splash
std
sun Add duplicate include protection to <dev/sun/kbio.h>. 2006-08-28 17:15:24 +00:00
sysmon add missing initializers 2006-09-03 06:41:38 +00:00
tc Acting as Elad's keyboard: 2006-08-23 15:44:29 +00:00
usb remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP. 2006-09-07 02:40:31 +00:00
videomode Correct two problems with established timings. First, the wrong hex value 2006-05-13 00:39:19 +00:00
vme don't call variables errno! including from userland breaks things! 2006-08-27 19:18:08 +00:00
wscons fix incomplete struct decl. 2006-08-28 21:37:37 +00:00
wsfont fix incomplete initializers 2006-08-28 21:33:16 +00:00
xmi
auconv.c
auconv.h
audio_if.h Don't use simple_locks; we can't hold them while calling malloc and 2006-04-19 14:10:58 +00:00
audio.c add missing initializers. 2006-08-27 23:54:50 +00:00
audiobell.c
audiobellvar.h
audiovar.h Halt input/output on soft suspend if currently running, and restore them 2006-06-19 10:19:08 +00:00
aurateconv.c
ccd.c Use dk_lookup. 2006-08-27 04:58:40 +00:00
ccdvar.h
cgd_crypto.c
cgd_crypto.h
cgd.c - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
cgdvar.h
clock_subr.c
clock_subr.h Make timeval argument to todr_settime volatile to keep non-timecounter 2006-09-07 01:50:49 +00:00
clockctl.c fix incomplete initializer 2006-08-29 23:41:12 +00:00
cninit.c
cons.c - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
cons.h Remove redundant semicolon in dev_type_cnbell. 2006-06-01 00:43:37 +00:00
DEVNAMES Add PIOBM (busmastering transfer using ATA PIO mode) support. 2006-09-07 12:34:41 +00:00
dksubr.c typo in debug printf 2006-09-04 22:51:42 +00:00
dkvar.h
firmload.c integrate kauth. 2006-05-14 21:42:26 +00:00
firmload.h
fss.c - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
fssvar.h
kloader.c - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
kloader.h
kttcp.c quieten GCC uninitialise variable warnings. 2006-05-18 18:45:48 +00:00
kttcpio.h
ld.c
ldvar.h
lockstat.c - Add a couple of XXX comments. 2006-09-07 01:03:02 +00:00
lockstat.h Add the 'lockstat' driver, which collects basic information about lock events. 2006-09-07 00:20:28 +00:00
Makefile Add the 'lockstat' driver, which collects basic information about lock events. 2006-09-07 00:20:28 +00:00
md_root.c
md.c add missing initializer 2006-09-02 07:01:20 +00:00
md.h
midi_if.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
midi.c add missing initializer 2006-09-02 07:04:46 +00:00
midictl.c Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
midictl.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
midisyn.c Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
midisynvar.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
midivar.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
mm.c
mulaw.c
mulaw.h
nullcons_subr.c
radio_if.h
radio.c add missing initializer 2006-09-03 05:02:21 +00:00
radiovar.h
rnd.c add missing initializer 2006-09-03 05:02:21 +00:00
rndpool.c
sequencer.c - add missing initializer 2006-09-03 05:19:38 +00:00
sequencervar.h Ankh-Morpork, we have a MIDI driver.... 2006-06-30 13:56:25 +00:00
verified_exec.c Fix two horrible bugs found during a routine audit session with Brett Lymn. 2006-09-05 13:02:16 +00:00
vnd.c Back out rev 1.149. 2006-09-03 19:49:34 +00:00
vndvar.h integrate kauth. 2006-05-14 21:42:26 +00:00