diff options
author | imp <imp@FreeBSD.org> | 2005-10-13 22:06:02 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2005-10-13 22:06:02 +0000 |
commit | d61867ee80272ea209a0ab641788cb75f7197011 (patch) | |
tree | 9bd775959626d554b64ed4dab876a6a80854cfe5 /sys/dev/ed/if_ed_pci.c | |
parent | cb3569e70ba17dcfd29d4d58d68d06021587d5f9 (diff) | |
download | FreeBSD-src-d61867ee80272ea209a0ab641788cb75f7197011.zip FreeBSD-src-d61867ee80272ea209a0ab641788cb75f7197011.tar.gz |
o Fix probing of rtl80x9 parts. We shouldn't be calling
ed_probe_generic8390 where we're calling it. It will be done as part
of ed_probe_Novel_generic after things are setup in a way that
ed_probe_generic8390 will grok.
o Fix operator precedence botch that causes a panic when setting the media
type for 10baseT connections.
o Save the type of device so that it prints with the rest of the probe.
# this should make it work with qemu again, but only if it has my patches
# to actually implement the RTL8029 specific registers.
Diffstat (limited to 'sys/dev/ed/if_ed_pci.c')
0 files changed, 0 insertions, 0 deletions