summaryrefslogtreecommitdiffstats
path: root/sys/dev/puc/puc_pccard.c
Commit message (Expand)AuthorAgeFilesLines
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-2/+2
* Add location and pnpinfo strings for puc device ports. The location isjhb2011-06-141-1/+3
* Fix building with GCC 4.2: ensure types are defined before refering to them.obrien2006-06-291-1/+1
* Rewrite of puc(4). Significant changes are:marcel2006-04-281-35/+19
* Add missing <sys/module.h> includesphk2004-05-301-0/+1
* Moved the function pointer in struct puc_device_description to the endbde2004-04-181-1/+0
* const char ** needs to be passed, not char **.imp2003-10-271-1/+1
* Use __FBSDID().obrien2003-08-241-1/+3
* Add "missing scratch-pad register" to the first of the two portsphk2002-09-271-2/+2
* Remove a debug printf.phk2002-09-031-2/+2
* Stylistic fixes for the inclusion of the opt_puc.h header, so it comes from thejmallett2002-09-011-2/+2
* More cleaning up and unhacking:phk2002-08-311-3/+7
* Split the puc driver in pci specific and generic parts.phk2002-08-311-0/+106
OpenPOWER on IntegriCloud