Page 1 of 1

Network Driver

Posted: Wed Mar 20, 2002 10:50 am
by Peter Sejfried
Hello!!! Does anyone know how colud I write Network driver in 32 bit Pascal for protected mode? I've Compex Ready Link 10/100 Fast Ethernet Adapter. I don't know if BIOS has special Interrupt for Network Card. Eventually if you know please tell me how to intialize my Network Card and start sending/receiving data and how to get MAC address of my NIC?  :)

Re: Network Driver

Posted: Thu Mar 21, 2002 8:39 am
Maybe it is an PCI card so U can handle it as a PCI device.
Search the net for documentation.
>by_

Re: Network Driver

Posted: Thu Mar 21, 2002 9:19 am
by K.J.