• Jeff Garzik's avatar
    tulip net driver updates: · 3828fa25
    Jeff Garzik authored
    * Add support for Conexant tulip clones.
    * Do not store eeprom data on stack (128 or 512 bytes), it's a
    large object, and also, we already have a copy in kmalloc'd RAM.
    
    Contributor: Pavel Roskin
    3828fa25
tulip.h 13.3 KB