On Tue, May 29, 2001 at 07:08:56PM +0200, morten wrote: > hi > I have just installed potato (after a lot of trouble...) on my 7200/75, but > the > network part doesn't work. > I found that I don't have a netcard module installed. Does anyone know which > net-module I'm supposed to load. I use the nic which is on the motherboard, so > I hope it is a standard nic.
I believe it's called MACE, and should be supported on the default kernel. Try running: $ dmesg | grep MACE eth0: MACE at 00:05:02:a2:9f:1a, chip revision 25.64 (The above was on my 7300, which uses a less buggy but similar nic). If this shows up, then probably you just need to configure the ethernet. -- David Roundy http://civet.berkeley.edu/droundy/

