diff options
author | jmallett <jmallett@FreeBSD.org> | 2010-03-13 04:55:47 +0000 |
---|---|---|
committer | jmallett <jmallett@FreeBSD.org> | 2010-03-13 04:55:47 +0000 |
commit | 82f04b0d188538af7839c562d14d93bf9d29427f (patch) | |
tree | 44784258f524e3ef03f671ac9fb3c83cb27f256f /sys/pc98/conf | |
parent | 987fda93076f2533ada7a92bc46cd668181c8242 (diff) | |
download | FreeBSD-src-82f04b0d188538af7839c562d14d93bf9d29427f.zip FreeBSD-src-82f04b0d188538af7839c562d14d93bf9d29427f.tar.gz |
o) Use octeon_fpa_alloc_phys in a situation in which we don't need a usable
pointer, rather than octeon_fpa_alloc.
o) Report half duplex status properly.
o) Do not unconditionally update the last known link status in the softc. If
report_link isn't set, when octeon_rgmx_config_speed is called the first
time it will tell the driver (essentially) that we have already marked the
interface up. Likewise, don't change media speed and duplex if only the
link status is at issue. [1]
o) Remove manual changing of link state and let octeon_rgmx_config_speed do the
heavy lifting. [1]
Reviewed by: [1] imp
Sponsored by: Packet Forensics
Diffstat (limited to 'sys/pc98/conf')
0 files changed, 0 insertions, 0 deletions