As Bruce Evans wrote:

> On Wed, 3 Apr 2002, I wrote:
> 
> > ...
> > This seems to be a bug in the fd driver.  ls -F "works" the first time
> > exist.  fd0a and fd0c may need to exist for compatibility, but shouldn't.
> > fd0b and fd0[d-h] just shouldn't exist.
> 
> Bruce
> 

As Bruce Evans wrote:

> This seems to be a bug in the fd driver.  ls -F "works" the first time
> on nonexistent partitions.  But it should only work on devices that
> oops:                    ^ on devices that go through the disk layer
> exist.

I have not much clues about how make_dev_alias(9) and NAMI lookups
are stacked here.  I've simply taken phk's code (for the aliases, it
should be functionally identical to phk's version, i only had to
rewrite the non-alias device creation).

>  fd0a and fd0c may need to exist for compatibility, but shouldn't.
> fd0b and fd0[d-h] just shouldn't exist.

Hmm, they all used to be in /dev/MAKEDEV.  IMHO, all of them can go
away, but i didn't want to force too much of my opinion onto others
here. :)

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to