From owner-freebsd-questions Thu Feb 24 20:28:55 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tranquility.net (ppp-port3-36.tranquility.net [206.152.119.132]) by hub.freebsd.org (Postfix) with ESMTP id 14B7537BD27 for ; Thu, 24 Feb 2000 20:28:48 -0800 (PST) (envelope-from ishmael@tranquility.net) Received: from localhost (ishmael@localhost) by tranquility.net (8.9.3/8.9.3) with ESMTP id WAA00389 for ; Thu, 24 Feb 2000 22:29:26 -0600 (CST) (envelope-from ishmael@tranquility.net) Date: Thu, 24 Feb 2000 22:29:26 -0600 (CST) From: Ishmael To: questions@FreeBSD.ORG Subject: usb in 3.4-stable Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG im trying to get usb support set up to use a new usb mouse. however, i keep getting errors everytime i boot here's my 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-STABLE #1: Thu Feb 24 19:56:30 CST 2000 ishmael@myname.my.domain:/usr/src/sys/compile/HP6370Z Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Xeon/Celeron (350.80-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183f9ff real memory = 100663296 (98304K bytes) config> pnp 1 0 enable os irq0 3 drq0 0 port0 0x2f8 config> q avail memory = 95260672 (93028K bytes) Preloaded elf kernel "kernel" at 0xc0275000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc027509c. DEVFS: ready for devices Pentium Pro MTRR support enabled Probing for devices on PCI bus 0: chip0: rev 0x02 on pci0.0.0 chip1: rev 0x02 on pci0.1.0 chip2: 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 intpm0: rev 0x02 on pci0.7.3 intpm0: I/O mapped 2180 ALLOCED IRQ 0 intr IRQ 9 enabled revision 0 intsmb0: smbus0: on intsmb0 smb0: on smbus0 intpm0: PM I/O mapped 8000 es1: rev 0x02 int a irq 9 on pci0.12.0 pcm1: using I/O space register mapping at 0xdcc0 es1371: codec vendor TRA revision 3 es1371: codec features Bass & Treble es1371: stereo enhancement: no 3D stereo enhancement Probing for devices on PCI bus 1: vga0: rev 0x5c int a irq 9 on pci1.0.0 Probing for PnP devices: CSN 1 Vendor ID: USR3031 [0x31307256] Serial 0xe7c3febb Comp ID: PNPc10f [0x0fc1d041] sio1: type 16550A sio1 (siopnp sn 0xe7c3febb) at 0x2f8-0x2ff irq 3 on isa Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 irq 12 on isa psm0: model IntelliMouse, device ID 3 ppc0 at 0x378 irq 7 flags 0x1 on isa ppc0: Generic chipset (NIBBLE-only) in NIBBLE mode lpt0: on ppbus 0 lpt0: Interrupt-driven port wdc0 at 0x1f0-0x1f7 irq 14 flags 0xb0ffb0ff on isa wdc0: unit 0 (wd0): , LBA, DMA, 32-bit, multi-block-16 wd0: 9182MB (18805248 sectors), 1170 cyls, 255 heads, 63 S/T, 512 B/S wdc0: unit 1 (atapi): , removable, accel, dma, iordy acd0: drive speed 4134KB/sec, 2048KB cache acd0: supported read types: CD-R, CD-RW, CD-DA, packet track acd0: supported write types: CD-R, CD-RW, test write acd0: Audio: play, 2 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked wdc1 at 0x170-0x177 irq 15 flags 0xb0ffb0ff on isa wdc1: unit 0 (wd1): , LBA, DMA, 32-bit, multi-block-16 wd1: 1222MB (2503872 sectors), 621 cyls, 64 heads, 63 S/T, 512 B/S wdc1: unit 1 (atapi): , removable, accel, dma, iordis acd1: drive speed 5500KB/sec, 128KB cache acd1: supported read types: CD-R, CD-RW, CD-DA, packet track acd1: Audio: play, 255 volume levels acd1: Mechanism: ejectable tray acd1: Medium: no/blank disc inside, unlocked, lock protected fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in 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 DEVFS: ready to run IP Filter: initialized. Default = pass all, Logging = enabled IP Filter: v3.3.10 and here's my kernel config file: machine "i386" ident PAVILION maxusers 10 config kernel root on wd0s3a cpu "I686_CPU" options "CPU_SUSP_HLT" options "NO_F00F_HACK" options PERFMON options "COMPAT_43" options SYSVSHM options SYSVSEM options SYSVMSG options "P1003_1B" options "_KPOSIX_PRIORITY_SCHEDULING" options "_KPOSIX_VERSION=199309L" options UCONSOLE options USER_LDT options INET options IPFILTER options IPFILTER_LOG pseudo-device loop pseudo-device tun 1 pseudo-device bpfilter 1 options TCP_DROP_SYNFIN options "ICMP_BANDLIM" options FFS options FFS_ROOT options DEVFS options NFS_NOSERVER options SOFTUPDATES pseudo-device pty 16 pseudo-device vn controller isa0 controller pnp0 options USERCONFIG options VISUAL_USERCONFIG device sio0 at isa? port "IO_COM1" tty irq 4 device vga0 at isa? port ? conflicts device sc0 at isa? tty device npx0 at isa? port IO_NPX iosiz 0x0 flags 0x0 irq 13 controller atkbdc0 at isa? port IO_KBD tty device atkbd0 at isa? tty irq 1 device psm0 at isa? tty irq 12 controller wdc0 at isa? port "IO_WD1" bio irq 14 flags 0xb0ffb0ff disk wd0 at wdc0 drive 0 device acd0 controller wdc1 at isa? port "IO_WD2" bio irq 15 flags 0xb0ffb0ff disk wd1 at wdc1 drive 0 options ATAPI options ATAPI_STATIC controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 disk fd0 at fdc0 drive 0 device ppc0 at isa? port? flags 0x1 tty irq 7 controller ppbus0 device lpt0 at ppbus? controller pci0 device pcm0 device apm0 at isa? options "VM86" controller smbus0 controller intpm0 device smb0 at smbus? pseudo-device streams 1 options KTRACE controller uhci0 controller usb0 device ums0 any help would be appreciated. Jeremy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message