NetBSD/sys/dev
thorpej 27f0170634 Break out the wedge discovery methods into true modules, and add some
infrastructure that allows new ones to be added.  The discovery methods
are prioritized, and only one can exist at a given priority.

The DKWEDGE_METHOD_GPT option causes GPT support to be included.  GPT is
at priority 0; we prefer GPT above all others.
2004-10-01 05:16:04 +00:00
..
acpi Phase out the use of a string as first "attach args" member to control 2004-08-30 15:05:15 +00:00
apm Fix typo in defined variable; from Sergey Svishchev. 2004-05-11 22:44:24 +00:00
arcbios protect against multiple inclusion 2004-04-10 19:32:53 +00:00
ata Add a WD_QUIRK_FORCE_LBA48 quirck, which forces all access to use LBA48. 2004-09-28 18:22:33 +00:00
bi Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
bluetooth Make ubt build; bluetooth.c is btbus code, not bthcidrv. 2004-06-22 10:37:00 +00:00
cardbus Add rtw(4). 2004-09-26 03:03:17 +00:00
dec Constify the speedtab arrays 2004-04-25 06:23:40 +00:00
dmover
ebus
eisa use the locator passing config_found/submatch, and limit use of the 2004-09-01 21:09:09 +00:00
gpib a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
hpc a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
i2c PR kern/27088 from Jared Momose. The read function should specify the 2004-09-30 18:57:39 +00:00
i2o oops, another typo, should fix report by taya 2004-09-15 15:49:10 +00:00
ic ex_add_rxbuf: use MRESETDATA macro. 2004-09-28 11:35:21 +00:00
ieee1394 a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
ir
isa change some members of struct buf from long to int. 2004-09-18 16:40:11 +00:00
isapnp Fix a mis-placed wdc_init_shadow_regs(). 2004-09-21 02:46:46 +00:00
marvell a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
mca Can't actually auto-discover wedges here yet, because ed drives are 2004-09-25 16:13:42 +00:00
microcode Add binary versions of firmware images, which will be used Soon. 2004-08-01 19:31:46 +00:00
mii a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
mscp Add wedges support to the MSCP disk driver. 2004-09-25 16:44:30 +00:00
mvme Remove spurious second argument to sizeof(). 2004-06-06 13:34:36 +00:00
news
ofisa one more case: don't use ISACF_* constants internally 2004-09-01 21:30:25 +00:00
ofw Add support for wedges to the OpenFirmware disk driver. 2004-09-25 05:21:03 +00:00
pci Regen. 2004-09-30 21:59:06 +00:00
pckbport a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
pcmcia deal with PCMCIA_TPCE_IO_RANGE_ADDRSIZE_NONE and 2004-09-17 18:42:41 +00:00
podulebus a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
ppbus remove the ppbus_print_child() function which is pointless as used here 2004-09-13 12:49:58 +00:00
qbus Add support for wedges to the RL01/RL02 disk driver. 2004-09-25 16:27:38 +00:00
raidframe Correct some RF_ASSERTS() that were missed when fixing memory issues 2004-08-27 15:55:50 +00:00
rasops Check character if it in font limits before drawing it in rasops8_putchar 2004-03-05 08:33:53 +00:00
rcons
sbus Clear IOIE in settype(), too. Not that we currently change modes without 2004-08-11 00:59:40 +00:00
scsipi Don't touch free'ed object. Fixes l_holdcnt leak reported by Andreas Wrede 2004-10-01 03:39:11 +00:00
smbus
std a round of autoconf cleanup: 2004-09-13 12:55:47 +00:00
sun sprintf -> snprintf 2004-04-22 00:17:10 +00:00
sysmon According to acpi_acad.c and powerd(8), PRESSED event for AC adapter device 2004-05-22 11:32:50 +00:00
tc remove unused variable 2004-09-13 14:08:39 +00:00
usb change some members of struct buf from long to int. 2004-09-18 16:40:11 +00:00
vinum fix printf formats to match with sys/buf.h rev.1.75. 2004-09-19 12:22:22 +00:00
vme fix a botched function header, 2004-09-15 09:01:53 +00:00
wscons Import STI wscons(4) driver from OpenBSD and add new driver for PS/2 2004-08-26 16:48:06 +00:00
wsfont use bounded string ops 2004-04-23 21:29:16 +00:00
xmi
DEVNAMES - spc is now MI. 2004-09-25 12:31:19 +00:00
Makefile Abstract the interface between pckbc(4), and the pckbd(4) and pms(4) 2004-03-13 17:31:33 +00:00
auconv.c
auconv.h
audio.c If we're short-circuiting audiostartp() because there isn't enough data 2004-07-07 22:30:22 +00:00
audio_if.h
audiobell.c Simple code to provide a console bell through a generic audio device, for 2004-01-17 20:55:59 +00:00
audiobellvar.h Add a comment explaining how to call audiobell(). 2004-01-17 22:14:18 +00:00
audiovar.h Fix a couple of long-standing bugs in the volume control(s) part of the 2004-01-31 00:07:56 +00:00
aurateconv.c
ccd.c change some members of struct buf from long to int. 2004-09-18 16:40:11 +00:00
ccdvar.h Protect against multiple inclusion. 2004-08-23 04:30:28 +00:00
cgd.c Remove a comment that doesn't really make sense. 2004-08-23 05:38:15 +00:00
cgd_crypto.c Fix a longstanding bug in key-handling for the blowfish cipher. 2004-03-18 10:42:08 +00:00
cgd_crypto.h Protect against multiple inclusion. 2004-08-23 04:45:18 +00:00
cgdvar.h Protect against multiple inclusion. 2004-08-23 04:45:18 +00:00
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c "panicking" needs a k. 2004-05-16 15:44:10 +00:00
cons.h
dk.c Break out the wedge discovery methods into true modules, and add some 2004-10-01 05:16:04 +00:00
dksubr.c Sprinkle static in a few places. 2004-08-23 05:39:46 +00:00
dkvar.h Modified the dksubr routines to: 2004-03-27 23:23:06 +00:00
dkwedge_gpt.c Break out the wedge discovery methods into true modules, and add some 2004-10-01 05:16:04 +00:00
fss.c - Add flag L_COWINPROGRESS to struct lwp to avoid recursion when 2004-06-20 18:55:58 +00:00
fssvar.h Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
kloader.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
kloader.h MI part of kloader moved to dev/kloader.c from arch/hpc/hpc/ 2004-07-06 13:09:18 +00:00
kttcp.c Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
kttcpio.h
ld.c Add support for wedges to the logical disk driver. 2004-09-25 04:28:08 +00:00
ldvar.h Add support for wedges to the logical disk driver. 2004-09-25 04:28:08 +00:00
md.c Use ANSI function decls, sprinkle static. 2004-08-30 00:34:41 +00:00
md.h
md_root.c
midi.c
midi_if.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 Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c
vnd.c change some members of struct buf from long to int. 2004-09-18 16:40:11 +00:00
vndvar.h