Folks, After recently purchasing an HP D135 multi-function printer, I have recompiled my kernel (currently 2.4.18) in order to gain USB support for the device. This has proven problematic however. After several recompiles, and no small amount of expletives, I'm forced to ask you good people for assistance.
Here is the (partial) contents of dmesg after my last attempt: -----BEGIN----- PCI: Found IRQ 9 for device 00:09.0 PCI: Sharing IRQ 9 with 00:07.2 es1371: found chip, vendor id 0x1274 device id 0x1371 revision 0x08 es1371: found es1371 rev 8 at io 0xc400 irq 9 es1371: features: joystick 0x0 ac97_codec: AC97 Audio codec, id: 0x4352:0x5913 (Cirrus Logic CS4297A rev A) usb.c: registered new driver usbdevfs usb.c: registered new driver hub NET4: Linux TCP/IP 1.0 for NET4.0 IP Protocols: ICMP, UDP, TCP, IGMP IP: routing cache hash table of 2048 buckets, 16Kbytes TCP: Hash tables configured (established 16384 bind 16384) IPv4 over IPv4 tunneling driver ip_tables: (C) 2000-2002 Netfilter core team NET4: Unix domain sockets 1.0/SMP for Linux NET4.0. VFS: Mounted root (ext2 filesystem) readonly. Mounted devfs on /dev Freeing unused kernel memory: 232k freed Adding Swap: 267392k swap-space (priority -1) Linux Tulip driver version 0.9.15-pre9 (Nov 6, 2001) PCI: Found IRQ 11 for device 00:0b.0 PCI: Sharing IRQ 11 with 00:13.0 PCI: Sharing IRQ 11 with 00:13.1 tulip0: EEPROM default media type Autosense. tulip0: Index #0 - Media MII (#11) described by a 21142 MII PHY (3) block. tulip0: MII transceiver #1 config 1000 status 782d advertising 01e1. eth0: Digital DS21143 Tulip rev 65 at 0xc800, 00:C0:F0:3B:86:10, IRQ 11. PCI: Found IRQ 9 for device 00:0d.0 tulip1: MII transceiver #1 config 3100 status 7829 advertising 01e1. eth1: Lite-On 82c168 PNIC rev 32 at 0xcc00, 00:C0:F0:49:35:B3, IRQ 9. usb.c: unable to get major 180 for usb devices usb.c: registered new driver usbdevfs usb.c: deregistering driver usbdevfs usb.c: registered new driver hub usb-uhci.c: $Revision: 1.275 $ time 01:04:34 Mar 15 2002 usb-uhci.c: High bandwidth mode enabled PCI: Found IRQ 9 for device 00:07.2 PCI: Sharing IRQ 9 with 00:09.0 usb-uhci.c: USB UHCI at I/O 0xc000, IRQ 9 usb-uhci.c: Detected 2 ports usb.c: new USB bus registered, assigned bus number 1 hub.c: USB hub found hub.c: 2 ports detected usb-uhci.c: v1.275:USB Universal Host Controller Interface driver hub.c: USB new device connect on bus1/1, assigned device number 2 usb.c: USB device 2 (vend/prod 0x3f0/0x2311) is not claimed by any active driver. ------END------ The part about the USB device 2 not being claimed by any active driver troubles me as does the part about deregistering usbdevfs. Currently, I have nothing in /proc/bus/usb or /dev/usb. Any help that you could provide would be appreciated. I don't know what else to look at. Regards, Ben Pitzer _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
