]> git.neil.brown.name Git - history.git/commit
[ARM] Update Acorn ethernet expansion cards
authorRussell King <rmk@flint.arm.linux.org.uk>
Sun, 13 Oct 2002 15:17:51 +0000 (16:17 +0100)
committerRussell King <rmk@flint.arm.linux.org.uk>
Sun, 13 Oct 2002 15:17:51 +0000 (16:17 +0100)
commit3ecf65aef8fbe83c54cf06f5c165fb65b4cbba7f
tree6e618538a333d558617c8828bfac2f892a1a8594
parent8025567f7d66dc82a3293b50f7607e8eb8ad546d
[ARM] Update Acorn ethernet expansion cards
This cset implements validity checks on the ethernet MAC address when
the device is opened, and refuses to open the device if this check
fails.  We also provide the set_mac_address method to allow ifconfig
to change the mac address to something valid.

In addition, the driver is converted from the old expansion card
discovery methods to the new device model driver framework.
drivers/acorn/net/ether1.c
drivers/acorn/net/ether3.c
drivers/acorn/net/etherh.c