summaryrefslogtreecommitdiff
path: root/sys/dev/ppc/ppc_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for SIIG x1 pci-e single parallel port card (JJ-E01211-S1)Eitan Adler2013-11-091-0/+1
* - Add support for MosChip 9865 Single 1284 Printer portMartin Wilke2011-02-191-0/+1
* Add PCI ID for MCS9901's parallel port.Xin LI2010-03-231-0/+1
* Added entries for Lava SP-PCI (1 serial + 1 parallel) PCI card. TheKai Wang2009-02-111-0/+1
* Add locking to ppc and ppbus and mark the whole lot MPSAFE:John Baldwin2009-01-211-2/+1
* Rework the handling of interrupt handlers for children of ppc and ppbus:John Baldwin2008-09-151-1/+2
* o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front-Marcel Moolenaar2006-04-241-0/+110