Network Driver

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Peter Sejfried

Network Driver

Post 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?  :)
[email protected]

Re: Network Driver

Post by [email protected] »

Maybe it is an PCI card so U can handle it as a PCI device.
Search the net for documentation.
>by_
Post Reply