[realtek] compiling rtl8139.c with kernel 2.3.4 for cardbus
Georg Ritter
Georg.Ritter@uibk.ac.at
Wed, 4 Apr 2001 13:42:51 +0200 (MET DST)
Hi,
as kernel 2.3.4 is released I give my rtl8139 cardbuscard another
try. (Interrupt assignment according to lspci works now)
How do I compile the rtl8139.c with 2.3.4? and pcmcia ...25 ?
I dl the kernel and pcmcia ....25 then put the rtl8139.c to
.../clients of the pcmcia package?
Then I tried to compile with the specified line in the 8139 file.
Didn't work because it is looking in the wrong dirs for a vmalloc file.
When I rename rtl8139.c to say pc_net.c (which is handled in the
makesystem of pcmciapkg) the I get
In function rtl8129_open:
675 struct has no member named 'tbusy'
676 -"- 'interrupt'
etc.
Greetings,
Georg Ritter