NetBSD/sys/dev
martin 99772f59c4 Move net/if_sppp.h to net/if_spppvar.h, create a new net/if_sppp.h
containing the userland visible thinks (i.e. ioctl definitions).

Remove all (both) old ioctls, as they had a brain dead API and made keeping
binary compatibility more or less impossible.

Replace by several new ioctls. While there, remove any arbitrary limits
(resulting from the old, broken ioctls) and allow any length of names
and passwords.
2002-01-04 12:21:24 +00:00
..
acpi
arcbios
ata
bi
cardbus implement fwohci detach routine. 2001-12-29 12:26:31 +00:00
dec
ebus
eisa Couple more tweaks, probably still not working. 2001-12-18 13:38:48 +00:00
hpc when bootinfo has no framebuffer information, don't attach bicons. 2002-01-02 12:57:49 +00:00
i2c
i2o Set sc_framesize to a reasonable value early on so that DEBUG code 2002-01-02 19:04:17 +00:00
ic Implement REDUCED INTERRUPT OPERATION usage for FC cards- this allows the 2002-01-03 21:45:06 +00:00
ieee1394 done - Make fwohci detach correctly (for cardbus/etc type interfaces) 2001-12-29 12:28:05 +00:00
ir Add an XXX comment. 2001-12-29 14:25:47 +00:00
isa Add \n in attach messages. 2002-01-03 18:13:19 +00:00
isapnp PR/15049: Katsuomi Hamajima: fix memset re-definition. 2001-12-25 14:03:15 +00:00
mca Labels must be followed by statements. 2001-12-31 22:07:58 +00:00
microcode
mii
mscp
news
ofisa
ofw
pci Move net/if_sppp.h to net/if_spppvar.h, create a new net/if_sppp.h 2002-01-04 12:21:24 +00:00
pckbc Back off rev. 1.21, this is going to be handled via userland keymap file. 2001-12-24 12:39:55 +00:00
pcmcia regen 2001-12-29 15:01:23 +00:00
podulebus Correct a few comments and constant names in the light of the actual 2001-12-21 22:33:28 +00:00
qbus
raidframe Fix an off-by-one error when autoconfig is hunting for a free RAID 2001-12-16 22:57:32 +00:00
rasops
rcons
sbus
scsipi Move some USB device quirks to the umass_quirk table. 2001-12-29 14:06:18 +00:00
std
sun
sysmon The device close routine is called when _last_ descriptor to the 2002-01-03 22:35:53 +00:00
tc
usb Add a DIAGNOSTIC check. From FreeBSD. 2002-01-03 22:20:45 +00:00
vme
wscons
wsfont
xmi
auconv.c
auconv.h
audio_if.h
audio.c
audiovar.h
ccd.c
ccdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c
cons.h
DEVNAMES Add ustir. 2002-01-03 18:56:40 +00:00
ld.c
ldvar.h
Makefile
md_root.c
md.c
md.h
midi_if.h
midi.c
midisyn.c
midisynvar.h
midivar.h
mulaw.c
mulaw.h
radio_if.h Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov 2002-01-01 21:51:38 +00:00
radio.c Support detach. 2002-01-02 02:44:02 +00:00
radiovar.h Support detach. 2002-01-02 02:44:02 +00:00
rnd.c
rndpool.c
sequencer.c
sequencervar.h
vnd.c add a vnddetach: it just free()s the vnd_softc. useful for LKM. 2002-01-04 06:31:08 +00:00
vndvar.h