> On Jan 6, 2014, at 5:29 AM, erik quanstrom <[email protected]> wrote:
> > the output of "pci | grep net" should be enough.
> >
> > - erik
> term% pci | grep net
> 2.9.0: net 02.00.00 1282/9102 3 0:0000d801 256 1:feaffc00 256
> term%
>
> Thanks, Erik. You've been very helpful and friendly. :)
>
minooka; pci -v 1282/9102
1282/9102
Davicom Semiconductor, Inc. 21x4x DEC-Tulip compatible 10/100
Ethernet
ok, this is just a matter of adding a few bits to the existing tulip driver.
there are three bits that could be guessed at with hardware, but i'll see
if i can find a datasheet or something.
- erik