pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message.
authorKomuro <komurojun-mbn@nifty.com>
Mon, 18 Feb 2008 13:06:19 +0000 (22:06 +0900)
committerJeff Garzik <jeff@garzik.org>
Sun, 24 Feb 2008 04:56:55 +0000 (23:56 -0500)
commit61da96be07ec860e260ca4af0199b9d48d000b80
treee05c68b78cf9f2c5f3f9ca80832bbeaa1a9cbf30
parenta80763c9090fe03a1af98f0106b2aaa4ad6502f9
pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message.

   * If ConfigBase is 0x03c0 && manfid is (0x0149,0xc1ab),
    printk "use axnet_cs instead" message.

    Actually, most of the card with manfid(0x0149, 0xc1ab)
    use pcnet_cs driver.

   * remove entry (0x021b, 0x0202)

Signed-off-by: Komuro <komurojun-mbn@nifty.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/pcmcia/pcnet_cs.c