From owner-freebsd-mobile Sun Jan 23 5:40:50 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from webweaving.org (calcaphon.demon.co.uk [193.237.19.5]) by hub.freebsd.org (Postfix) with ESMTP id 4F40314ED2 for ; Sun, 23 Jan 2000 05:40:41 -0800 (PST) (envelope-from n_hibma@webweaving.org) Received: from localhost (localhost [127.0.0.1]) by webweaving.org (8.9.3/8.9.3) with ESMTP id MAA04456; Sun, 23 Jan 2000 12:58:19 GMT (envelope-from n_hibma@webweaving.org) Date: Sun, 23 Jan 2000 12:58:19 +0000 (GMT) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: Gorden Fischer Cc: mobile@FreeBSD.ORG Subject: Re: Vaio 505S + fdc driver In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It's not a USB device. The 505's with a USB floppy come with the floppy on a proper USB connector. If you want to prove it to yourself, compile ugen module (cd /sys/modules/ugen; make load) and run usbd -e. If that does not make a device show up, then there is no USB device connected to your system. The replicator is a normal floppy drive for all I know. Nick > Has anyone try to make the fdc driver work for Vaio 505S? The drive is > attached to a replicator (looks and feels like a USB device for me). > > I am unable to mount the floppy disk. The dmesg output verifies the > problem. Is this problem been asked before? If so, can you tell me how > to make it work? > > Fischer > > > dmesg output: > > ======================================================================== > Copyright (c) 1992-1999 FreeBSD Inc. > Copyright (c) 1982, 1986, 1989, 1991, 1993 > The Regents of the University of California. All rights reserved. > FreeBSD 3.4-RELEASE #0: Sat Jan 22 21:11:24 PST 2000 > root@sony.uniqsite.com:/usr/src/sys/compile/Sony > Timecounter "i8254" frequency 1193182 Hz > CPU: Celeron (331.58-MHz 686-class CPU) > Origin = "GenuineIntel" Id = 0x66a Stepping = 10 > Features=0x183f9ff > real memory = 67108864 (65536K bytes) > avail memory = 62357504 (60896K bytes) > Pentium Pro MTRR support enabled > Probing for devices on PCI bus 0: > chip0: rev 0x03 on pci0.0.0 > fxp0: rev 0x08 int a irq 9 on pci0.6.0 > fxp0: Ethernet address 08:00:46:04:57:a0 > chip1: rev 0x02 on pci0.7.0 > ide_pci0: rev 0x01 on pci0.7.1 > uhci0: rev 0x01 int d irq 9 on pci0.7.2 > chip2: rev 0x02 on pci0.7.3 > vga0: rev 0x12 int a irq 9 on pci0.8.0 > pcic0: rev 0x00 int a irq 255 on pci0.10.0 > RL5C4XX PCI Config Reg: [CSC isa irq] > Probing for PnP devices: > Probing for devices on the ISA bus: > sc0 on isa > sc0: VGA color <16 virtual consoles, flags=0x0> > pcm0 not found > atkbdc0 at 0x60-0x6f on motherboard > atkbd0 irq 1 on isa > psm0 irq 12 flags 0x800 on isa > psm0: model Generic PS/2 mouse, device ID 0 > sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa > sio0: type 16550A > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1 not found at 0x2f8 > fdc0: direction bit not set > fdc0: cmd 3 failed at out byte 1 of 3 > fdc0 not found at 0x3f0 > wdc0 at 0x1f0-0x1f7 irq 14 flags 0xa0ffa0ff on isa > wdc0: unit 0 (wd0): , DMA, 32-bit, multi-block-16 > wd0: 6194MB (12685680 sectors), 13424 cyls, 15 heads, 63 S/T, 512 B/S > wdc1 not found at 0x170 > pcic0 at 0x3e0-0x3e1 irq 11 on isa > PC-Card ctlr(0) Ricoh RL5C475/476 [CardBus bridge mode] (5 mem & 2 I/O windows) > pcic0: slot 0 controller I/O address 0x3e0 > pcic1: sharing irq 11 with other pcic > pcic1 not found at 0x3e2 > pcic1: sharing irq 11 with other pcic > pcic1 not found at 0x3e4 > vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa > npx0 on motherboard > npx0: INT 16 interface > apm0 on isa > apm: found APM BIOS version 1.2 > usb0: > uhub0 at usb0 > uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered > Initializing PC-card drivers: fdc sio wdc > changing root device to wd0s2a > Card inserted, slot 0 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message