[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: FW: MISC: Microsoft hacked
Suresh Ramasubramanian forced the electrons to say:
> > 1.The network card doesnt work. The driver floppy provided by the vendor
> > has a c file! So how does one use it and setup the card?
>
> Compile the c file (cc driver.c). Take the .o file and put it in
Won't work. You have to compile it with at least
gcc -D__KERNEL__ -DMODULE -c driver.c
There will be other options - usually listed in the accompanying README file.
Anyway, wrong list. Follow-ups to LIH please.
Binand
--
The prompt for all occasions:
export PS1="F:\$(pwd | tr '/[a-z]' '\134\134[A-Z]')> "
--------------- Binand Raj S. (binand@xxxxxxxxxxxxxxxxxxxxx)