summaryrefslogtreecommitdiffstats
path: root/sys/dev/cp
Commit message (Expand)AuthorAgeFilesLines
* Update low level code for Cronyx Tau-PCI:rik2004-08-162-743/+1180
* Since if_cp doesn't contain locking or run with INTR_MPSAFE, markrwatson2004-08-131-1/+2
* White space cleanup.rik2004-08-131-369/+369
* Slight cosmetic changes.julian2004-07-201-2/+2
* Convert Netgraph to use mbuf tags to pass its meta information around.julian2004-06-251-5/+9
* Use bus_dma* instead of contigmalloc()+vtophys() for RELENG_5.rik2004-06-231-48/+125
* Make code more clean: backout support for 3.x branch.rik2004-06-231-397/+36
* Second half of the dev_t cleanup.phk2004-06-171-2/+2
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-5/+5
* Add missing <sys/module.h> includesphk2004-05-301-0/+1
* Switch to using C99 sparse initialisers for the type methods array.rik2004-05-291-23/+9
* Use PCI_BAR() rather than PCIR_MAPS.jhb2004-05-241-5/+5
* Add support for Cronyx Tau-PCI adapters.rik2004-05-054-0/+9000
OpenPOWER on IntegriCloud