Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give MEXTADD() another argument to make both void pointers to the | phk | 2008-02-01 | 1 | -2/+2 |
* | Replace m_extadd() with macro version MEXTADD(). | andre | 2005-09-19 | 1 | -2/+2 |
* | Stop embedding struct ifnet at the top of driver softcs. Instead the | brooks | 2005-06-10 | 1 | -11/+11 |
* | 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 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -0/+3 |
* | Honor the ATMIO_FLAG_ASYNC for asynchronuous open/close of VCs. | harti | 2003-08-06 | 1 | -2/+2 |
* | Inline a function that gcc refused to inline. This function was used | harti | 2003-07-26 | 1 | -7/+2 |
* | This is a driver for IDT77252 based ATM interfaces. It has been tested | harti | 2003-07-15 | 1 | -0/+529 |