bz 2005-12-25 21:57:03 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/nve if_nve.c
Log:
MFC rev. 1.20
Make nve(4) work for people with nf3/nf4 who never got it
working at all and only saw "nve0: device timeout (N)" messages.
- Setup PHY before handing control to NVidia API setting
speed, duplex, enabling interrupts, etc.
- Add restriction of MAXADDR_32BIT for high address to contigmalloc
to make the driver work on machines with 4+GB of memory.
Revision Changes Path
1.7.2.8 +3 -2 src/sys/dev/nve/if_nve.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"