ALTQ driver: an(4), ath(4), hme(4), ndis(4), vr(4) and wi(4)

From: Max Laier (max_at_love2party.net)
Date: 07/31/04

  • Next message: Marcel Moolenaar: "Re: Floppy disk drive no longer detected"
    To: freebsd-current@freebsd.org
    Date: Sat, 31 Jul 2004 04:34:09 +0200
    
    
    

    Hi,

    patch at:
    http://people.freebsd.org/~mlaier/altq_driver2.diff

    If you are maintaining any of the above, please take a look and tell me if you
    object. ndis(4) maintains code portability to 5.2.1 as requested.

    All drivers were tested as described on:
      http://people.freebsd.org/~mlaier/ALTQ_driver/

    After this we have ALTQ support for the following NICs:
      an(4), ath(4), bfe(4), de(4), em(4), fxp(4), hme(4), lnc(4), ndis(4), rl(4),
      sis(4), tun(4), vr(4), wi(4) and xl(4).

    I'll happily add *your* driver to the list if you can do some basic tests as
    described on above URL. Please let me know if you want to try a driver not
    yet patched on the page (or if you run into problems with any patch from
    there). TIA!

    -- 
    /"\  Best regards,			| mlaier@freebsd.org
    \ /  Max Laier				| ICQ #67774661
     X   http://pf4freebsd.love2party.net/	| mlaier@EFnet
    / \  ASCII Ribbon Campaign		| Against HTML Mail and News
    
    



  • Next message: Marcel Moolenaar: "Re: Floppy disk drive no longer detected"

    Relevant Pages

    • Re: [PATCH] uio: User IRQ Mode
      ... In this mode the user space driver ... is responsible for acknowledging and re-enabling the interrupt. ... This can easily be done without your patch. ...
      (Linux-Kernel)
    • Re: [PATCH] Blackfin: blackfin on-chip SPI controller driver
      ... patch, rather than initial-plus-cleanups. ... Please put this in Kconfig up with the other SPI controller drivers, ... relevant points in the driver. ... place to reverse any DMA mappings ... ...
      (Linux-Kernel)
    • Re: [patch 2.6.20-rc3 1/3] rtc-cmos driver
      ... To build your new patch for ARM I have modified the line "depends on ... configured that driver as a module. ... As for the RTC patch, it does work on the shark, and is needed. ...
      (Linux-Kernel)
    • [PATCH] interrupt driven hvc_console as vio device (final)
      ... Here is the revised hvc_console patch which fixes the issues you were ... This is an hvc_console patch which provides driver and ppc64 ... console output functionality prior to early console init (pre mem init ... -Added early discovery of vterm/vty adapters by doing a bus walk on ...
      (Linux-Kernel)
    • Re: [PATCH 0/4, v14] PCI, ACPI: Physical PCI slot objects
      ... To emulate the platform that assigns the same name to multiple ... With this patch, I ... varies depending on whether pci_slot driver is loaded or not. ... I got the following error message when I loaded pciehp driver. ...
      (Linux-Kernel)