Re: Device probe issue with an em(4) compatible device

From: Brenden Grace (bcg_at_intelli7.com)
Date: 09/29/04

  • Next message: M. Warner Losh: "Re: Device probe issue with an em(4) compatible device"
    To: Peter Buckingham <peter@pantasys.com>
    Date: Wed, 29 Sep 2004 15:52:19 -0400
    
    

    On Wed, 2004-09-29 at 15:32, Peter Buckingham wrote:
    > experience then just not compiling in the em driver or an ugly like i
    > describe (or you suggest) should be fine.

    I wasn't trying to be rude, but DEVICE_PROBE(9) seems to describe how
    conflicts like this should be handled. I was wondering if I am in fact
    correct that devices that attempt to be generic enough for wide support
    (accepting PCI_ANY_ID) should also properly pass the probing (by
    returning some negative) so that a driver that may better fit the exact
    device can attach.

    > If you are doing it for the
    > later reason why aren't you just extending the em driver to support your
    > device?

    I _really_ am only interested in answers to the above question.

    -- 
    Brenden C. Grace
    Intelli7
    _______________________________________________
    freebsd-hackers@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
    To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
    

  • Next message: M. Warner Losh: "Re: Device probe issue with an em(4) compatible device"

    Relevant Pages

    • [GIT]: Networking
      ... maintainer making a lot of changes to driver FOO. ... support for networking. ... iwl3945: Fix iwl3945 rate scaling. ... Fix build warning due to typo in %pI4 format changes. ...
      (Linux-Kernel)
    • [GIT]: Networking
      ... Make VLAN and MACVLAN drivers support multiqueue, ... Return type of net driver xmit routines is formalized into ... Lots of bluetooth fixes and cleanups from Marcel Holtmann ... Fix premature termination of FIN_WAIT2, ...
      (Linux-Kernel)
    • [GIT]: Networking
      ... RFKILL rewrite from Johannes Berg. ... IPV6 stateless autoconfig support for ISATAP, ... fix led bug when SW rfkill ... Add watchdog functionality to hfcmulti driver ...
      (Linux-Kernel)
    • Re: CD/DVD drive errors and lost ticks
      ... Try and pass ide=noprobe option to the kernel boot command line and see if that makes a difference first - may be that will allow the SATA/PATA drivers to claim the CDROM before IDE sees it. ... # ACPI Support ... # PCI Hotplug Support ... # Generic Driver Options ...
      (Linux-Kernel)
    • OPL3SA2: spin_is_locked on uninitialized spinlock
      ... I've found a lot of errors like this when loading the OPL3SA2 sound ... driver on my old Intel AL440LX computer, ... compile the kernel. ... # ACPI Support ...
      (Linux-Kernel)