On Thursday, December 09, 2010 11:21:41 am Tom Uffner wrote: > I have a fairly recent Current system running on an ASUS K8V SE Deluxe MB. > > It was a dual boot amd64/x86 system (until a few days ago when the drive > w/ the amd64 partitions unexpectedly failed after only a week of use) > > When running it as x86, USB 1.1 devices are not recognized by FreeBSD. > They worked fine on the amd64 kernel built from the same code. both > ohci and uhci are in the kernel even though they don't show up in dmesg. > the devices in question (currently a 1.1 hub and a mouse) are both seen > and activated by the BIOS but turned off once FreeBSD takes over. > > I had the same problem with GENERIC kernels from the 9.0-current-201011 > snapshot, so it is not my kernel config. > > the mouse also works fine on either x86 or amd64 when plugged into a > USB 2.0 hub or a PS2 adapter. and both these devices worked w/ the x86 > kernel on the previous incarnation of this system with an ASUS A7N8X MB > (NVIDIA chipset) so i suspect that the problem may be in the initialization > code for the Via chipset. > > thanks in advance for any help, > tom > > pci0: <serial bus, USB> at device 16.0 (no driver attached) > pci0: <serial bus, USB> at device 16.1 (no driver attached) > pci0: <serial bus, USB> at device 16.2 (no driver attached) > pci0: <serial bus, USB> at device 16.3 (no driver attached)
Can you get pciconf -lv output for these four devices? -- John Baldwin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
