Re: help in writing driver software for rtl8019as
Donald Becker <[email protected]> Fri, 4 Jul 2003 23:23:25 -0400 (EDT)
| Newsgroups | gmane.linux.drivers.realtek.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 4 Jul 2003, paul sayuj wrote: > I have made a circuit where rtl8019as is interfaced > with PIC16F877. > I have configured rtl8019as chip in jumper mode. > I am not using 93c46 EEPROM for storing configuration. > I am using jumpers for setting configuration. Are you saying that you do not have a serial EEPROM at all? (A typical configuration is using hardware jumpers, as the original NE2000 did. But it's very atypical to not have a serial EEPROM at all.) > can someone help me in writing code for faking > 93c46 and where will i store my MAC address ? You can't. The chip loads the station address into registers that were ROM in the original design. You can write a unique driver that can use a chip without serial EEPROM, but you can't use a standard driver. -- Donald Becker [email protected] Scyld Computing Corporation http://www.scyld.com 914 Bay Ridge Road, Suite 220 Scyld Beowulf cluster system Annapolis MD 21403 410-990-9993