Warner Losh
ec54f56441
Improve the mining of MAC address from the card:
...
o Add a fallback location for the MAC address. Most of the early ne2000
PC Cards were built from the same parts, so most of them have the same
address in the CIS to grab the MAC from. Use this address as our
fallback if we don't find anything better.
o Add printf, in bootverbose, noting the MAC addresses that we find along
the way.
# Better sanity checking of the MAC address is needed. Will have to
# investigate using/creating a centralized function to do this as a number
# of other PC Card drivers each have their own ad-hoc tests.
2005-02-12 16:44:15 +00:00
..
2005-02-09 11:50:16 +00:00
2005-02-07 04:03:06 +00:00
2005-01-19 06:54:10 +00:00
2005-02-09 17:19:12 +00:00
2005-02-12 12:04:10 +00:00
2005-02-07 17:14:42 +00:00
2005-01-24 20:31:24 +00:00
2005-01-10 13:05:58 +00:00
2005-02-10 22:38:51 +00:00
2005-02-06 21:03:13 +00:00
2005-01-20 22:51:38 +00:00
2005-02-05 16:31:58 +00:00
2005-01-28 06:50:59 +00:00
2005-02-12 16:44:15 +00:00
2005-02-04 18:36:04 +00:00
2005-01-20 20:36:59 +00:00
2005-01-20 20:06:44 +00:00
2005-01-11 00:32:43 +00:00
2005-01-20 17:27:37 +00:00
2005-01-21 19:51:23 +00:00
2005-01-29 23:13:20 +00:00
2005-01-19 17:03:35 +00:00
2005-02-02 08:35:11 +00:00
2005-02-06 13:46:39 +00:00
2005-02-12 15:49:50 +00:00
2005-02-11 02:13:12 +00:00
2005-01-31 01:26:22 +00:00
2005-01-30 17:45:45 +00:00
2005-01-23 22:33:59 +00:00
2005-01-29 01:12:37 +00:00
2005-02-10 12:02:37 +00:00
2005-01-30 16:42:23 +00:00
2005-01-29 16:50:04 +00:00
2005-01-11 06:24:40 +00:00
2005-02-03 23:39:29 +00:00
2005-01-26 23:42:18 +00:00
2005-02-04 02:32:43 +00:00
2005-02-03 00:40:35 +00:00
2005-02-11 03:56:13 +00:00
2005-02-09 06:16:27 +00:00
2005-01-13 19:05:25 +00:00
2005-02-07 00:43:14 +00:00
2005-02-09 18:38:28 +00:00
2005-02-06 16:55:52 +00:00
2005-02-10 12:02:37 +00:00
2005-01-22 22:40:53 +00:00
2005-01-30 08:12:37 +00:00
2005-02-08 17:56:04 +00:00
2005-01-29 19:26:53 +00:00
2005-01-20 19:59:31 +00:00
2005-01-20 20:32:56 +00:00
2005-02-01 07:43:34 +00:00
2005-02-12 12:04:10 +00:00
2005-02-07 18:22:20 +00:00
2005-02-12 01:16:28 +00:00
2005-02-08 03:43:02 +00:00
2005-01-31 04:31:22 +00:00
2005-02-06 12:41:00 +00:00
2005-02-07 19:39:29 +00:00
2005-02-03 02:35:28 +00:00
2005-02-01 18:28:09 +00:00
2005-01-20 19:32:37 +00:00