freebsd-dev/sys/i386/conf
Poul-Henning Kamp 3f54a085a6 Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c)
Remove old DEVFS support fields from dev_t.

  Make uid, gid & mode members of dev_t and set them in make_dev().

  Use correct uid, gid & mode in make_dev in disk minilayer.

  Add support for registering alias names for a dev_t using the
  new function make_dev_alias().  These will show up as symlinks
  in DEVFS.

  Use makedev() rather than make_dev() for MFSs magic devices to prevent
  DEVFS from noticing this abuse.

  Add a field for DEVFS inode number in dev_t.

  Add new DEVFS in fs/devfs.

  Add devfs cloning to:
        disk minilayer (ie: ad(4), sd(4), cd(4) etc etc)
        md(4), tun(4), bpf(4), fd(4)

  If DEVFS add -d flag to /sbin/inits args to make it mount devfs.

  Add commented out DEVFS to GENERIC
2000-08-20 21:34:39 +00:00
..
GENERIC Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c) 2000-08-20 21:34:39 +00:00
GENERIC.hints Default the pcic to polling. Some laptops need to have polling mode 2000-07-19 16:32:38 +00:00
gethints.pl Report the line number where gethints.pl does not understand something 2000-06-26 09:08:23 +00:00
Makefile Get the build bits right for the new Architecture Independant null- and 2000-06-25 09:18:13 +00:00
makeLINT.pl Use while (<>) instead of while(<STDIN>) so that perl will automagically 2000-06-17 19:06:13 +00:00
NEWCARD Merge from GENERIC. Mostly reenable some devices and add SOFTUPDATES 2000-08-03 21:51:03 +00:00
NEWCARD.hints s/iomem/maddr/ - these were generated from an older verion of the 2000-06-14 10:01:39 +00:00
NOTES Add PAO devices supported by drivers. 2000-08-13 14:25:33 +00:00