freebsd-dev/sys/i386
Bruce Evans c8f2fe8db8 First attempt at creating devfs entries for sliced devices. Doesn't
quite work yet, so the heart of it is disabled.

Added bdev and cdev args to dsopen().

drivers:
Fixed device names, links, minor numbers and modes.

wd.c:
Started actually supporting devfs.

diskslice.h:
Added devfs tokens to structs (currently 576 of them per disk! :-().

subr_diskslice.c:
Create devfs entries in dsopen() and (unsuccessfully) attempt to make
them go away at the right times.  DEVFS is #undefed at the start so
that this shouldn't cause problems.
1996-01-27 04:18:15 +00:00
..
apm Finished removing MACH_KERNEL stuff. 1995-12-27 16:16:02 +00:00
bios Finished removing MACH_KERNEL stuff. 1995-12-27 16:16:02 +00:00
boot Implement an optional TIMEOUT value while entering the boot parameter 1996-01-21 11:30:12 +00:00
conf procfs_machdep.c is now shared with ptrace as well. It is now no longer 1996-01-24 18:47:58 +00:00
eisa Make PCI interrupt handlers return void like everybody else does. 1996-01-23 21:48:28 +00:00
i386 Allocate DMA bounce buffers only when requested by drivers. Only the 1996-01-27 02:33:48 +00:00
ibcs2 Fixed vm_map_find for new vm changes. 1996-01-19 23:00:38 +00:00
include Allocate DMA bounce buffers only when requested by drivers. Only the 1996-01-27 02:33:48 +00:00
isa First attempt at creating devfs entries for sliced devices. Doesn't 1996-01-27 04:18:15 +00:00
linux Fixed vm_map_find for new vm updates. 1996-01-19 22:59:24 +00:00
pci recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
scsi Correctly initialize the `btprobing' variable. It's always been 0, 1996-01-25 23:03:07 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00