summaryrefslogtreecommitdiffstats
path: root/sys/dev/patm/if_patm_attach.c
Commit message (Expand)AuthorAgeFilesLines
* Use BUS_PROBE_DEFAULT for pci probe return valueimp2005-03-051-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-4/+4
* Eliminate multiple __FBSDID and sys/cdefs.h.bms2004-03-101-2/+0
* Replace the if_name and if_unit members of struct ifnet with new membersbrooks2003-10-311-2/+1
* Use __FBSDID().obrien2003-08-241-0/+3
* Prefer new location of pci include files (which have only been in theimp2003-08-221-2/+2
* Change instances of callout_init that specify MPSAFE behaviour tosam2003-08-191-1/+1
* This is a driver for IDT77252 based ATM interfaces. It has been testedharti2003-07-151-0/+1067
OpenPOWER on IntegriCloud