Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use contigmalloc() instead of vm_page_alloc_contig(). Pass M_ZERO to | alc | 2004-01-14 | 1 | -10/+8 |
* | NULL -> 0 | alfred | 2003-12-24 | 2 | -5/+5 |
* | Gross kludge: | imp | 2003-11-16 | 1 | -0/+8 |
* | Use __FBSDID(). | obrien | 2003-08-24 | 3 | -6/+9 |
* | - Deal with netisr changes. | mdodd | 2003-03-29 | 1 | -5/+5 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -4/+4 |
* | - The 'aux' field isn't around any longer. | mdodd | 2003-01-24 | 1 | -7/+5 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -4/+4 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 2 | -3/+3 |
* | Use more standard variable names for modevent functions. | mdodd | 2002-10-02 | 1 | -2/+2 |
* | Add a field to struct cmn_unit to hold a pointer to the driver's softc. | mdodd | 2002-10-01 | 1 | -0/+2 |
* | HARP driver for the IDT77201/211 NICStAR ATM Adapter (Including Fore LE155). | mdodd | 2002-09-30 | 5 | -0/+4699 |