Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-11 | remove pnic stuff | Jason Wright | |
1998-10-08 | Support for the Lite-On PNIC found on Netgear FA310TX rev D1 and | Jason Wright | |
several other boards. | |||
1998-08-28 | Changes to make if_de driver work on big endian machines with a 21040 based | Dale S. Rahn | |
card. Tested on i386 and alpha. Could use some cleanup to swab constants instead of variables, so that the compiler can do the work, not the processor. | |||
1998-08-07 | com.c needs to know about mem mapped ports in ppc systems. | Per Fogelstrom | |
ncr.c and if_de.c needs some hooks for systems with ncr and dec ether chips on the motherboard that runs on odd clocks and doesn't support a srom. srom is emulated in machine dependent code. big endian support for ncr and dec ether finished. the 21040 have some more coding requirements if it is to run BE since it does not have the descriptor endian swap configuration bit. | |||
1997-11-16 | pull #ifdef __alpha__ out from a #ifdef __NetBSD__ | Todd C. Miller | |
1997-11-13 | merge netbsd 1.22 | Jim Rees | |
1997-10-20 | Few minor changes to make if_de work big endian on 21140 | Per Fogelstrom | |
1997-07-29 | Support BSD/OS 2.1, add OpenBSD tags. | Jason Downs | |
1997-06-18 | csapuntz@lcs.mit.edu: Port of NetBSD tulip driver. Works with new ↵ | dm | |
(21140-AC-based) SMC Etherpower cards. |