summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/if_mtd_pci.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* unifdef INETtedu2014-12-221-3/+1
|
* do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisubmatch(); kettenis@ testing; brad@ okmickey2005-08-091-2/+1
|
* Make this compile.miod2003-09-291-4/+4
|
* autodetect io/mem mappings; from form@mickey2003-09-291-14/+21
|
* gotta remember the product id and disable io mapping for old 800 chips; from form@mickey2003-09-291-1/+6
|
* update fom form@ including support for 891 chips and moremickey2003-09-251-11/+16
|
* cleanup; from form@mickey2003-08-191-3/+1
|
* cleanup; from form@mickey2003-08-191-4/+3
|
* prefer memory mappings (to io)mickey2003-08-191-2/+2
|
* use pci_mapreg_map() to map the regs and some cleanups; form@ okmickey2003-08-191-25/+15
|
* myson mtd803 ether and enable mtdphy no; form netbsd via form@mickey2003-08-191-0/+132