Skip site navigation (1)Skip section navigation (2)
Date:      27 May 2002 12:21:26 +0400
From:      "Vladimir B. " Grebenschikov <vova@sw.ru>
To:        Tom Beer <mailings@analogon.com>
Cc:        freebsd-mobile@freebsd.org
Subject:   Re: USB Floppy on Vaio
Message-ID:  <1022487686.451.9.camel@vbook.express.ru>
In-Reply-To: <000d01c203d4$7f6d1300$0901a8c0@system>
References:  <000d01c203d4$7f6d1300$0901a8c0@system>

next in thread | previous in thread | raw e-mail | index | archive | help
=F7 Sat, 25.05.2002, =D7 14:11, Tom Beer =CE=C1=D0=C9=D3=C1=CC:
> 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=20

see dmesg

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

=20
> Thanks in advance Tom=20
--=20
Vladimir B. Grebenschikov
vova@sw.ru, SWsoft, Inc.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




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