Date: Mon, 3 Apr 2000 11:16:21 +0100 (BST) From: Nick Hibma <n_hibma@calcaphon.com> To: Randy Bush <randy@psg.com> Cc: FreeBSD Laptoppers <freebsd-mobile@FreeBSD.ORG> Subject: Re: usb on vaio 505tx Message-ID: <Pine.BSF.4.20.0004031115530.9381-100000@localhost> In-Reply-To: <E12Y7z9-0000JQ-00@roam.psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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: <Intel 82371AB/EB USB Host Controller> 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<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX> > real memory = 134217728 (131072K bytes) > avail memory = 127660032 (124668K bytes) > Preloaded elf kernel "kernel" at 0xc02b8000. > Probing for devices on PCI bus 0: > chip0: <Intel 82439TX System Controller (MTXC)> rev 0x01 on pci0.0.0 > chip1: <Intel 82371AB PCI to ISA bridge> rev 0x02 on pci0.7.0 > ide_pci0: <Intel PIIX4 Bus-master IDE controller> rev 0x01 on pci0.7.1 > uhci0: <Intel 82371AB/EB USB Host Controller> 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: <Intel 82371AB Power management controller> rev 0x02 on pci0.7.3 > vga0: <NeoMagic NM2160 laptop SVGA controller> rev 0x01 int a irq 9 on pci0.8.0 > pcic0: <Ricoh RL5C475 PCI-CardBus Bridge> 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): <IBM-DBCA-206480> > 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: <generic printer> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.0004031115530.9381-100000>