aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/idt
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID().David E. O'Brien2003-08-243-6/+9
* - Deal with netisr changes.Matthew N. Dodd2003-03-291-5/+5
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-4/+4
* - The 'aux' field isn't around any longer.Matthew N. Dodd2003-01-241-7/+5
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-4/+4
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-012-3/+3
* Use more standard variable names for modevent functions.Matthew N. Dodd2002-10-021-2/+2
* Add a field to struct cmn_unit to hold a pointer to the driver's softc.Matthew N. Dodd2002-10-011-0/+2
* HARP driver for the IDT77201/211 NICStAR ATM Adapter (Including Fore LE155).Matthew N. Dodd2002-09-305-0/+4699