From owner-freebsd-mobile Mon Apr 3 3:19:43 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by hub.freebsd.org (Postfix) with ESMTP id 6260F37B723 for ; Mon, 3 Apr 2000 03:19:32 -0700 (PDT) (envelope-from n_hibma@calcaphon.com) Received: from calcaphon.demon.co.uk ([193.237.19.5] helo=bluebottle.qubesoft.com) by anchor-post-32.mail.demon.net with esmtp (Exim 2.12 #1) id 12c3x6-000ECL-0W; Mon, 3 Apr 2000 11:19:27 +0100 Received: from henny.qubesoft.com (henny.qubesoft.com [192.168.1.5]) by bluebottle.qubesoft.com (8.9.3/8.9.1) with ESMTP id LAA89322; Mon, 3 Apr 2000 11:21:22 +0100 (BST) (envelope-from n_hibma@calcaphon.com) Date: Mon, 3 Apr 2000 11:16:21 +0100 (BST) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: Randy Bush Cc: FreeBSD Laptoppers Subject: Re: usb on vaio 505tx 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 Did you get your USB support working after switching off PnP OS and switching on USB support in your BIOS? Nick On Thu, 23 Mar 2000, Randy Bush wrote: > note the > > uhci0: rev 0x01 int d irq 255 on pci0.7.2 > create_intr: requested irq255 too high, limit is 15 > usb0: could not map irq > > > 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: Thu Mar 23 19:15:08 JST 2000 > root@roam.psg.com:/usr/src/sys/compile/ROAM > Timecounter "i8254" frequency 1193182 Hz > CPU: Pentium/P55C (quarter-micron) (298.44-MHz 586-class CPU) > Origin = "GenuineIntel" Id = 0x582 Stepping = 2 > Features=0x8001bf > real memory = 134217728 (131072K bytes) > avail memory = 127660032 (124668K bytes) > Preloaded elf kernel "kernel" at 0xc02b8000. > Probing for devices on PCI bus 0: > chip0: rev 0x01 on pci0.0.0 > chip1: rev 0x02 on pci0.7.0 > ide_pci0: rev 0x01 on pci0.7.1 > uhci0: rev 0x01 int d irq 255 on pci0.7.2 > create_intr: requested irq255 too high, limit is 15 > usb0: could not map irq > chip2: rev 0x02 on pci0.7.3 > vga0: rev 0x01 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 devices on the ISA bus: > sc0 on isa > sc0: VGA color <16 virtual consoles, flags=0x0> > wi0 not found > atkbdc0 at 0x60-0x6f on motherboard > atkbd0 irq 1 on isa > psm0 irq 12 on isa > psm0: model VersaPad, device ID 0 > sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa > sio0: type 16550A > sio1 at 0x2f8-0x2ff irq 3 on isa > sio1: type 16550A > pcm1 at 0x220 irq 5 drq 1 on isa > ESS1879 (rev 11, native mode) > fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa > fdc0: FIFO enabled, 8 bytes threshold > fd0: 1.44MB 3.5in > wdc0 at 0x1f0-0x1f7 irq 14 on isa > wdc0: unit 0 (wd0): > wd0: 6194MB (12685680 sectors), 13424 cyls, 15 heads, 63 S/T, 512 B/S > ppc0 at 0x378 irq 7 flags 0x40 on isa > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > ppc0: FIFO with 16/16/8 bytes threshold > lpt0: on ppbus 0 > lpt0: Interrupt-driven port > ep0 not found at 0x300 > wlp0 not found at 0x300 > awi0 not found at 0x300 > 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 > 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 > Initializing PC-card drivers: awi ep wi wlp sio wdc > Intel Pentium detected, installing workaround for F00F bug > changing root device to wd0s2a > cmd ntpd pid 139 tried to use non-present sched_get_priority_max > cmd ntpd pid 139 tried to use non-present sched_setscheduler > > > # USB support > # UHCI controller > controller uhci0 > # OHCI controller > controller ohci0 > # General USB code (mandatory for USB) > controller usb0 > # > # Generic USB device driver > device ugen0 > # Human Interface Device (anything with buttons and dials) > device uhid0 > # USB keyboard > device ukbd0 > # USB printer > device ulpt0 > # USB mouse > device ums0 > # > > > > 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