[realtek] ISA irqs (scanned) = 3,4,5 PCI status changes.

Marco Dubbeld dubbeld@zeelandnet.nl
Thu, 7 Sep 2000 18:08:57 +0200


I compiled latest and greatest rtl8139.c

> > So I tried with "cb_enabler", "pci-scan", cb_shim", "realtek_cb"
> 
> Where did you get this module list from?
> The driver name should be "rtl8139".
> 
> The "realtek_cb" name is only when using the old driver scheme.  The old
> scheme links directly to cb_enabler, but the resulting driver cannot be used
> for regular PCI cards.
> 

At the end of this c file it tells me how to compile:
/*
 * Local variables:
 *  compile-command: "gcc -DMODULE -Wall -Wstrict-prototypes -O6 -c rtl8139.c"
 *  cardbus-compile-command: "gcc -DCARDBUS -DMODULE -Wall -Wstrict-prototypes -O6 -c rtl8139.c -o realtek_cb.o -I/usr/src/pcmcia/include/"
 *  c-indent-level: 4
 *  c-basic-offset: 4
 *  tab-width: 4
 * End:
 */       

since my card is a pcmcia cardbus, I assumed the latter one. Is it not
correct to use the last one???

Many thanks,
Marco 


-- 
Marco Dubbeld
email: dubbeld@zeelandnet.nl