Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Sep 1995 18:34:47 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, jkh@time.cdrom.com
Cc:        current@freefall.FreeBSD.org
Subject:   Re: devinfo - Houston, we have a small crisis here..
Message-ID:  <199509040834.SAA15218@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> The SCSI devices are shown by lsdev here.  Do you just need more
>> information?

>Really?  When I do this:

>jkh@time-> lsdev -c -t disk
># This listing automatically generated by lsdev(1)
>fd0 at fdc0 drive 0

>I only get the floppy.  I'd expect to see sd0 and sd1, too?  I need
>to be able to tell which devices one can install to, after all..

Yes, -t doesn't work here either.  DC_CLS_DISK is only in fd.c and wd.c
and DC_CLS_RDISK is only in mcd.c and scd.c.  The scsi devices may be
easy to fix by changing DC_UNKNOWN in scsi/*.c.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509040834.SAA15218>