summaryrefslogtreecommitdiff
path: root/sys/dev/hfa/hfa_freebsd.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.2.1_cvscvs2svn2004-02-231-1/+1
* Implement a traffic shaping option for the PCA200 for CBR channels.Hartmut Brandt2003-07-311-0/+43
* 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/+1
* - Remove DMA_* macros as only one, DMA_GET_ADDR, was used.Andrew R. Reiter2002-06-241-10/+0
* - Turn the hea and hfa HARP storage pools into UMA zones and insertAndrew R. Reiter2002-06-141-2/+18
* Move some code around.Matthew N. Dodd2002-06-071-0/+1
* - Convert the 'hfa' ATM interface driver to newbus.Matthew N. Dodd2002-04-171-0/+415