1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/sys/dev/bge
Pyun YongHyeon 1432824670 Always show asic/chip revision in device attach phase. There are
too many bge(4) controllers there and model name does not
necessarily match asic/chip revision. Relying on VPD string made
it hard to identify exact asic/chip revision so the first step to
debug bge(4) was getting exact asic/chip information with verbose
boot which may not be available on production server.
2010-09-23 18:55:54 +00:00
..
if_bge.c Always show asic/chip revision in device attach phase. There are 2010-09-23 18:55:54 +00:00
if_bgereg.h Handle PAE case correctly. You cannot effectively specify a 4GB 2010-08-31 18:48:09 +00:00