bz          2005-12-12 06:23:43 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/nve          if_nve.c 
  Log:
  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.
  
  PR:        kern/85583, kern/88045
  Tested by: scottl, others earlier version
  MFC after: 10 days
  
  Revision  Changes    Path
  1.20      +3 -2      src/sys/dev/nve/if_nve.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to