Re: USB Floppy on Vaio

"Vladimir B. " Grebenschikov <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
В Sat, 25.05.2002, в 14:11, Tom Beer написал:
> can anyone explain to me how to get the USB Floppy
> on a VAIO PCG-Z600NE configured. I can't find
> any pointers.

For may VAIO (PCG-Z505S):

you need SCSI subsystem (CAM) compiled into kernel:

device          scbus   #base SCSI code
device          da      #SCSI direct access devices (aka disks)

Enablen USB and umass driver:

kldload usb
kldload umass

Connect you USB floppy 

see dmesg

it appears as /dev/daX (da0 if have no other SCSI drives)

 
> Thanks in advance Tom 
-- 
Vladimir B. Grebenschikov
[email protected], SWsoft, Inc.

To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.