summaryrefslogtreecommitdiffstats
path: root/sys/dev/idt/idt.c
Commit message (Expand)AuthorAgeFilesLines
* Use contigmalloc() instead of vm_page_alloc_contig(). Pass M_ZERO toalc2004-01-141-10/+8
* NULL -> 0alfred2003-12-241-4/+4
* Gross kludge:imp2003-11-161-0/+8
* Use __FBSDID().obrien2003-08-241-2/+3
* Back out M_* changes, per decision of the TRB.imp2003-02-191-4/+4
* - The 'aux' field isn't around any longer.mdodd2003-01-241-7/+5
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-4/+4
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,schweikh2003-01-011-2/+2
* HARP driver for the IDT77201/211 NICStAR ATM Adapter (Including Fore LE155).mdodd2002-09-301-0/+3307
OpenPOWER on IntegriCloud