Re: cvs commit: src/sys/conf options src/sys/dev/bge if_bge.c
Michael Reifenberger <[EMAIL PROTECTED]> wrote in <[EMAIL PROTECTED]>: mr> mr 2006-04-25 15:56:52 UTC mr> mr> FreeBSD src repository mr> mr> Modified files: mr> sys/conf options mr> sys/dev/bge if_bge.c mr> Log: mr> make BGE_FAKE_AUTONEG a tunable. m
cvs commit: src/sys/conf options src/sys/dev/bge if_bge.c
mr 2006-04-25 15:56:52 UTC FreeBSD src repository Modified files: sys/conf options sys/dev/bge if_bge.c Log: make BGE_FAKE_AUTONEG a tunable. This allows one to change the behavior of the driver pre-boot. NOTE: This patch was made for DragonF