freebsd-dev/sys/dev
Julian Elischer 8af5d536ff devfs changes..
changes to allow devices that don't probe (e.g. /dev/mem)
to create devfs entries
this required giving 'configure' its own SYSINIT entry
so we could duck in just before it with a DEVFS init
and some device inits..
my devfs now looks like:
./misc
./misc/speaker
./misc/mem
./misc/kmem
./misc/null
./misc/zero
./misc/io
./misc/console
./misc/pcaudio
./misc/pcaudioctl
./disks
./disks/rfloppy
./disks/rfloppy/fd0.1440
./disks/rfloppy/fd1.1200
./disks/floppy
./disks/floppy/fd0.1440
./disks/floppy/fd1.1200
also some sligt cleanups.. DEVFS needs a lot of work
but I'm getting back to it..
1995-09-03 05:43:50 +00:00
..
aic7xxx Clean up the mesgin code to make it easier to read with proceedure lables 1995-08-06 05:15:45 +00:00
bktr Kernel components of Matrox Meteor driver. 1995-08-28 17:03:18 +00:00
cy Improve input flow control. 1995-07-31 18:29:51 +00:00
de Fixed bug that was fixed in 1.28.2.1/1.29 a little differently; the 1995-06-28 05:46:19 +00:00
ed Remove extra arg from the call to ds_crc(). 1995-08-25 19:50:15 +00:00
eisa Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ep Add SIOCGIFADDR ioctl so rarpd actually works with the if_ep interface. 1995-08-28 12:01:17 +00:00
fdc devfs changes.. 1995-09-03 05:43:50 +00:00
fe Make everything except the unsupported network sources compile cleanly 1995-08-16 16:14:28 +00:00
ic Rewrite: 1995-07-05 12:15:52 +00:00
ie Make everything except the unsupported network sources compile cleanly 1995-08-16 16:14:28 +00:00
joy Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kbd Change fkey 63 from ^[[K to ^[[~. 1995-03-28 21:30:13 +00:00
lnc Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
mcd Increase the DELAY_GETREPLY to 5000000. Not dangerous, this is 1995-08-15 19:56:59 +00:00
mse Don't include <sys/tty.h> in drivers that aren't tty drivers or in general 1995-07-16 10:13:08 +00:00
pci Initialize "name" to quiet compiler. 1995-07-29 18:21:48 +00:00
ppbus Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
rc Allow any speed from 0..76800 1995-08-02 10:17:35 +00:00
scd Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
si Fix some outstanding bugs in the DCD modem control.. 1995-08-22 00:48:17 +00:00
sio Andrew McRae's pcmcia/pccard code, the kernel part. 1995-08-24 08:56:20 +00:00
snp Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
speaker devfs changes.. 1995-09-03 05:43:50 +00:00
syscons Added missing semi-colon in the XT_KEYBOARD code. W/out it the code 1995-08-16 22:36:43 +00:00
vn Remove trailing whitespace. 1995-05-30 08:16:23 +00:00