Warner Losh
62e428c42e
MFp4:
...
o eliminate the ED_NO_MIIBUS option. Now, you need miibus to use ed with
pccard. If you have an old ISA or PCI card w/o a miibus, then you'll still
be able to use the ed driver w/o miibus in the kernel. If you have pccard
you'll need mii now. Most pccards these days have miibus, and many
cards have ISSUES if you don't attach miibus. issues I don't want to
constantly rediagnose.
- Add new media_ioctl, mediachg and tick function pointers. The core
driver will call these if they aren't NULL, or return an error if they
are.
- migrate remaining mii code into if_ed_pccard.
o include some notes from my datasheet fishing. this may allow us to
get media status from some pccards.
o Fix one bug that's common to many drivers. call if_free(ifp) after
we tear down the interrupt. ed_intr() depends on ifp being there and
freeing it while interrupts can still happen is, ummm, bad.
2005-09-18 20:51:34 +00:00
..
2005-09-14 05:49:34 +00:00
2005-09-11 18:39:03 +00:00
2005-09-16 07:02:29 +00:00
2005-03-19 12:55:46 +00:00
2005-07-13 15:44:53 +00:00
2005-09-17 03:36:47 +00:00
2005-05-29 04:42:30 +00:00
2005-05-29 04:42:30 +00:00
2005-06-24 14:36:54 +00:00
2005-08-03 00:47:33 +00:00
2005-05-29 04:42:30 +00:00
2005-08-08 12:16:21 +00:00
2005-08-09 10:20:02 +00:00
2005-08-09 10:20:02 +00:00
2005-06-05 23:05:26 +00:00
2005-08-09 10:20:02 +00:00
2005-04-29 04:47:11 +00:00
2005-09-14 12:45:06 +00:00
2005-09-16 10:09:23 +00:00
2005-06-10 20:56:38 +00:00
2005-07-10 10:33:00 +00:00
2005-08-13 00:30:26 +00:00
2005-09-16 11:25:19 +00:00
2005-09-16 11:25:19 +00:00
2005-05-29 04:42:30 +00:00
2005-05-29 04:42:30 +00:00
2005-03-18 05:19:50 +00:00
2005-08-09 20:53:51 +00:00
2005-08-09 10:20:02 +00:00
2005-09-16 11:25:19 +00:00
2005-09-07 09:53:35 +00:00
2005-03-20 01:25:21 +00:00
2005-08-09 10:20:02 +00:00
2005-05-10 12:02:18 +00:00
2005-09-07 09:53:35 +00:00
2005-09-07 09:53:35 +00:00
2005-03-05 18:30:12 +00:00
2005-09-16 11:11:51 +00:00
2005-01-06 01:43:34 +00:00
2005-08-26 14:27:38 +00:00
2005-01-06 01:43:34 +00:00
2005-09-14 15:18:12 +00:00
2005-05-29 04:42:30 +00:00
2005-08-01 17:50:19 +00:00
2005-09-18 20:51:34 +00:00
2005-08-01 07:09:15 +00:00
2005-09-14 10:28:01 +00:00
2005-09-16 11:25:19 +00:00
2005-09-13 19:56:07 +00:00
2005-05-19 14:51:10 +00:00
2005-09-16 11:25:19 +00:00
2005-01-11 00:32:43 +00:00
2005-08-09 10:20:02 +00:00
2005-07-10 11:43:20 +00:00
2005-09-11 18:39:03 +00:00
2005-09-16 12:49:06 +00:00
2005-08-17 18:53:06 +00:00
2005-08-17 17:44:32 +00:00
2005-09-18 13:23:19 +00:00
2005-05-29 04:42:30 +00:00
2005-06-10 16:49:24 +00:00
2005-09-16 11:25:19 +00:00
2005-06-10 16:49:24 +00:00
2005-06-05 22:57:32 +00:00
2005-09-08 13:50:16 +00:00
2005-09-08 14:13:36 +00:00
2005-09-12 15:55:44 +00:00
2005-05-14 10:26:31 +00:00
2005-07-29 00:20:50 +00:00
2005-01-06 01:43:34 +00:00
2005-05-29 04:42:30 +00:00
2005-06-10 16:49:24 +00:00
2005-09-16 11:25:19 +00:00
2005-09-15 13:27:16 +00:00
2005-08-09 10:20:02 +00:00
2005-08-10 07:10:02 +00:00
2005-05-29 04:42:30 +00:00
2005-05-29 04:42:30 +00:00
2005-08-20 15:03:41 +00:00
2005-07-31 23:21:19 +00:00
2005-01-29 01:12:37 +00:00
2005-09-17 12:41:05 +00:00
2005-08-09 10:20:02 +00:00
2005-07-13 23:58:57 +00:00
2005-07-14 22:43:20 +00:00
2005-03-07 11:05:47 +00:00
2005-08-09 10:20:02 +00:00
2005-09-16 12:49:06 +00:00
2005-06-04 23:24:50 +00:00
2005-05-29 04:42:30 +00:00
2005-09-11 12:35:32 +00:00
2005-06-11 00:20:38 +00:00
2005-05-19 21:16:50 +00:00
2005-07-30 15:53:40 +00:00
2005-08-08 12:23:27 +00:00
2005-09-11 19:58:19 +00:00
2005-04-08 05:22:58 +00:00
2005-08-16 20:39:30 +00:00
2005-06-24 14:36:54 +00:00
2005-09-15 20:06:44 +00:00
2005-08-08 19:55:32 +00:00
2005-06-24 14:36:54 +00:00
2005-02-27 22:01:09 +00:00
2005-09-16 12:49:06 +00:00
2005-05-19 15:23:17 +00:00
2005-08-09 10:20:02 +00:00
2005-09-16 12:49:06 +00:00
2005-05-29 04:42:30 +00:00
2005-09-13 17:56:36 +00:00
2005-09-12 05:35:11 +00:00
2005-06-04 20:29:28 +00:00
2005-09-11 04:09:44 +00:00
2005-08-09 10:20:02 +00:00
2005-08-09 10:20:02 +00:00
2005-04-12 23:32:26 +00:00
2005-03-05 18:10:49 +00:00
2005-08-07 13:37:25 +00:00
2005-09-16 12:17:12 +00:00
2005-05-30 05:01:44 +00:00
2005-08-09 10:20:02 +00:00
2005-01-06 01:43:34 +00:00
2005-09-15 19:07:10 +00:00
2005-01-06 01:43:34 +00:00
2005-03-25 03:10:51 +00:00
2005-06-04 20:29:28 +00:00
2005-03-01 08:58:06 +00:00
2005-08-09 10:20:02 +00:00
2005-08-09 10:20:02 +00:00
2005-05-29 04:42:30 +00:00
2005-09-16 11:11:51 +00:00
2005-03-01 08:58:06 +00:00
2005-05-29 04:42:30 +00:00
2005-09-16 11:11:51 +00:00
2005-08-10 07:10:02 +00:00
2005-09-15 19:34:12 +00:00
2005-08-09 10:20:02 +00:00
2005-09-18 19:23:35 +00:00
2005-09-18 15:38:40 +00:00
2005-05-14 09:10:02 +00:00
2005-08-09 10:20:02 +00:00
2005-06-24 14:36:54 +00:00
2005-02-07 18:22:20 +00:00
2005-03-01 08:58:06 +00:00
2005-05-29 04:42:30 +00:00
2005-09-07 15:19:03 +00:00
2005-03-01 07:50:12 +00:00
2005-05-29 04:42:30 +00:00
2005-09-16 11:11:51 +00:00
2005-05-29 04:42:30 +00:00
2005-09-11 00:52:05 +00:00
2005-05-29 04:42:30 +00:00
2005-08-09 10:20:02 +00:00
2005-09-15 19:41:03 +00:00
2005-08-15 20:58:36 +00:00
2005-03-01 07:50:12 +00:00
2005-09-18 11:45:39 +00:00
2005-06-22 06:51:52 +00:00
2005-09-16 11:25:19 +00:00
2005-08-08 19:55:32 +00:00
2005-09-16 11:11:51 +00:00
2005-08-09 10:20:02 +00:00
2005-01-06 01:43:34 +00:00
2005-08-29 20:06:02 +00:00
2005-08-10 03:56:31 +00:00
2005-09-13 19:54:14 +00:00
2005-02-27 15:23:58 +00:00