aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/patm/if_patm_rx.c
Commit message (Expand)AuthorAgeFilesLines
* Use __FBSDID().David E. O'Brien2003-08-241-0/+3
* Honor the ATMIO_FLAG_ASYNC for asynchronuous open/close of VCs.Hartmut Brandt2003-08-061-2/+2
* Inline a function that gcc refused to inline. This function was usedHartmut Brandt2003-07-261-7/+2
* This is a driver for IDT77252 based ATM interfaces. It has been testedHartmut Brandt2003-07-151-0/+529