Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and | rwatson | 2005-08-09 | 1 | -3/+3 |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | brooks | 2005-06-10 | 1 | -5/+5 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 1 | -1/+1 |
* | Eliminate multiple __FBSDID and sys/cdefs.h. | bms | 2004-03-10 | 1 | -2/+0 |
* | All three of these drivers abused cv_waitq_empty in the same way by spinning | scottl | 2004-02-29 | 1 | -4/+1 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -0/+3 |
* | Make open channels persist across ifconfig down and up. All channels | harti | 2003-08-07 | 1 | -6/+14 |
* | Send events for VCC state changes, ACR rate changes and interface state | harti | 2003-07-29 | 1 | -0/+6 |
* | This is a driver for IDT77252 based ATM interfaces. It has been tested | harti | 2003-07-15 | 1 | -0/+499 |