summaryrefslogtreecommitdiff
path: root/sys/dev/hatm/if_hatm_tx.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvscvs2svn2005-05-071-1/+1
* MFC: /*- and my license changes for sys/[a-d]*Warner Losh2005-01-301-1/+1
* When compiled with debugging trace the number of transmit mbufs thatHartmut Brandt2003-11-051-2/+43
* Allow sending of more than one raw cell from a single mbuf. Only theHartmut Brandt2003-10-291-8/+11
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-2/+2
* Make the driver preserve open connections accross ifconfig downHartmut Brandt2003-08-071-3/+8
* Make the driver honor the ATMIO_FLAG_ASYNC that requestsHartmut Brandt2003-08-061-2/+2
* Generate events for carrier state, PVC state changes and flow controlHartmut Brandt2003-07-291-8/+4
* Use the default arguments for lockfunc and lockfuncarg inHartmut Brandt2003-07-101-2/+2
* Style: __FBSDID().Hartmut Brandt2003-06-181-2/+3
* This is a driver for Fore/Marconi HE155 and HE622 ATM cards. It is fullHartmut Brandt2003-06-171-0/+780