Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded #include <machine/clock.h> | phk | 2000-10-15 | 1 | -1/+0 |
* | Use device_get_nameunit(dev) as the mutex string when calling | wpaul | 2000-10-13 | 1 | -2/+3 |
* | First round of converting network drivers from spls to mutexes. This | wpaul | 2000-10-13 | 1 | -21/+43 |
* | When leaving suspend mode after enabling/disabling the promisc mode bit, | wpaul | 2000-10-06 | 1 | -0/+4 |
* | Add the card ID for the Am79c975 PCnet/FAST III card. This is a variant | wpaul | 2000-10-05 | 1 | -0/+1 |
* | Add support for the AMD Am79c976 PCnet/PRO controller chip. For now | wpaul | 2000-10-03 | 1 | -1/+9 |
* | Typo in comment (decent performances -> decent performance). | wpaul | 2000-09-22 | 1 | -1/+1 |
* | Make pcn_miibus_readreg() latch onto the first PHY that it finds (as | wpaul | 2000-09-22 | 1 | -1/+4 |
* | Remove one debug line that snuck in by accident. | wpaul | 2000-09-20 | 1 | -1/+0 |
* | Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters. | wpaul | 2000-09-20 | 1 | -0/+1340 |