Details
| Manufacturer | Hangzhou Silan Microelectronics |
|---|---|
| Model | RTL8139D [Realtek] PCI 10/100BaseTX ethernet adaptor |
| Bus | pci |
| Type | Ethernet controller |
| Id | 1904 |
| Info2 | 8139 |
| Manufacturer | Hangzhou Silan Microelectronics |
|---|---|
| Model | RTL8139D [Realtek] PCI 10/100BaseTX ethernet adaptor |
| Bus | pci |
| Type | Ethernet controller |
| Id | 1904 |
| Info2 | 8139 |
Patch for new driver v2.0c
http://lkml.org/lkml/2006/12/8/262
The driver is included in kernels >=2.6.21
Backporting is possible to earlier 2.6 kernels to
some extent.
Default sample makefile may be used here
(first create sc92031.c from patch ,
is not necesary to patch the kernel)
obj-m += sc92031.o
all: make -C /usr/src/linux/ M=$(PWD) modules
clean: make -C /usr/src/linux/ M=$(PWD) clean
Overall rating: 0.6 x 5
By Linux distribution:
Comments
sc92031 module from source
must manually load /sbin/modprobe sc92031
You must compile driver from backport source
(included sc92031 in pardus 2007.x is not working)
The sc92031 module only supports one card. Two or more cards in the same system cause a “Link Up/Link Down” error to be reported a few times each second to syslog.