From owner-freebsd-mobile Mon Apr 3 7:13:46 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 7A95037B9D7 for ; Mon, 3 Apr 2000 07:13:36 -0700 (PDT) (envelope-from randy@psg.com) Received: from randy by rip.psg.com with local (Exim 3.13 #1) id 12c7bd-000HUo-00; Mon, 03 Apr 2000 07:13:29 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Nick Hibma Cc: FreeBSD Laptoppers Subject: Re: usb on vaio 505tx References: Message-Id: Date: Mon, 03 Apr 2000 07:13:29 -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org yes. sorry not to report it. so many people told me the same thing that i presumed i was just being stupid about common lore. randy > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message