Re: Missing XL0 and USB printer after upgrade (WORKAROUND)

From: Tom Parquette (tparquet_at_twcny.rr.com)
Date: 02/12/04

  • Next message: RMH: "Re: Mandrake 10 Beta Versus FreeBSD 5.2"
    Date: Wed, 11 Feb 2004 21:18:59 -0500
    To: ticso@cicely.de
    
    

    Bernd Walter wrote:
    > On Tue, Feb 10, 2004 at 10:51:15PM -0500, Tom Parquette wrote:
    >
    >>Bernd Walter wrote:
    >>
    >>>On Tue, Feb 10, 2004 at 04:22:39PM -0500, bcsfd204@twcny.rr.com wrote:
    >>>
    >>>
    >>>>I removed miibus_load="YES" and added if_xl_load="YES" and I appear to
    >>>>have a workaround for the network problem. I have not performed any
    >>>>exaustive tests but the errors in DHCP and samba at boot time seem to
    >>>>have disappeared.
    >>>>The USB printer problem remains. But one thing at a time. :-)
    >>>
    >>>
    >>>Not surprising - your kernel has neither the xl driver nor the driver
    >>>for your usb controler.
    >>
    >>I'm afraid I do not follow... The kernel config file has both the
    >>device xl and the device ulpt lines.
    >
    >
    > ulpt is not your USB controller - it's the driver for a device atached
    > to an controller, but your kernel has none.
    I misspoke when I wrote that. Sorry...
    >
    >
    >>>At least the device probing lists them and can't find a matching driver.
    >>>Check kldstat -v output to verify.
    >>
    >>kldstat -v indicated usb was there but ulpt was not. For grins, I
    >>loaded ulpt.ko and it showed up in the kldstat display. I'm going to
    >>change loader.conf.local for usb and ulpt and see what happens but I'm
    >>going to wait until tomorrow (I want to let my overnight cron scripts
    >>catch up from being off the air for several days.)
    >
    >
    > Are you absolutely shure that the kernel was compiled with the config
    > file you've check for xl and ulpt existence?
    > At least kldstat undoubtly showed that the kernel you have booted is
    > without!
    This is the section from /usr/src/sys/i386/conf/P3R-272 for the xl0 card:
    device vpo # Requires scbus and da
    device miibus # MII bus support
    device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
    device random # Entropy device

    And this is my USB section from the same config file:
    device uhci # UHCI PCI->USB interface
    device ohci # OHCI PCI->USB interface
    device usb # USB Bus (required)
    #device udbp # USB Double Bulk Pipe devices
    device ugen # Generic
    device uhid # "Human Interface Devices"
    device ukbd # Keyboard
    device ulpt # Printer
    device umass # Disks/Mass storage - Requires scbus and da
    device ums # Mouse
    device urio # Diamond Rio 500 MP3 player
    device uscanner # Scanners
    device aue # ADMtek USB ethernet
    device cue # CATC USB ethernet
    device kue # Kawasaki LSI USB ethernet
    device firewire # FireWire bus code
    device sbp # SCSI over FireWire (Requires scbus and da)
    device fwe # Ethernet over FireWire (non-standard!)

    >
    >
    >>>PS: Please don't start a new thread for each mail on that issue.
    >>
    >>Sorry...
    >>
    >>Maybe I'm missing the point but I did not see anything that told me
    >>there was going to be a change in the way this acted when I came up to
    >>5.2-C. If I'm missing the something, I would appreciate someone helping
    >>me understand what is going on...
    >
    >
    > There's is no such change.
    >
    I had posted the information Andy requested but the post was held for
    moderator approval. (I could not access this Email account with the
    server down.)

    I'm sorry if my frustration is starting to leak into my Email.
    I'm willing to work this through to understand what is going on and what
    I have to do to address the issue.
    Thanks.

    _______________________________________________
    freebsd-current@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-current
    To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"


  • Next message: RMH: "Re: Mandrake 10 Beta Versus FreeBSD 5.2"

    Relevant Pages

    • ASUS A7N8X-X USB ports die w/new kernel
      ... kernel, which I have been using to access the ... but it was no longer recognised on any of the USB ports. ... config file somewhere where I may turn it back on? ...
      (comp.unix.bsd.freebsd.misc)
    • Re: RedHat 9 ... No USB? Help!
      ... I saw no usb modules have been loaded from your output. ... I was referring to the Red Hat errata for RHL9 found here; ... back-ports from the 2.4/2.6 kernel.org kernel trees along with other Red ... And I'll give you a couple of hints, in /boot you'll find a config file ...
      (comp.os.linux.hardware)
    • Re: Kernel 2.6.8 and usb
      ... > my usb ports when my printer and scanner are plugged in. ... > Knoppix .config file is recognizing my hardware. ... printer to work via USB with a 2.4.26 kernel. ...
      (Debian-User)
    • Re: threshold_init_device/kobject_uevent_env oops
      ... BUG: unable to handle kernel NULL pointer dereference at 0000000000000040 ... Does this happen on just Linus's tree? ... Can you send me a .config file for this? ... will look at AMD64 Bios and kernel porting guide for Fam 10h again.. ...
      (Linux-Kernel)
    • Re: 2.6.14.2 detects only one processor (out of 2)
      ... > I recently compiled the new 2.6.14.2 kernel and ran into a problem. ... > I've tried turning on and off hyperthreading (in the .config file and the ... > # ACPI (Advanced Configuration and Power Interface) Support ...
      (Linux-Kernel)