summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_mtd_pci.c
AgeCommit message (Expand)Author
2024-05-24remove unneeded includes; ok miod@Jonathan Gray
2022-08-29static const, not const staticJonathan Gray
2022-03-11Constify struct cfattach.Martin Pieuchot
2014-12-22unifdef INETTed Unangst
2005-08-09do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...Michael Shalayeff
2003-09-29Make this compile.Miod Vallat
2003-09-29autodetect io/mem mappings; from form@Michael Shalayeff
2003-09-29gotta remember the product id and disable io mapping for old 800 chips; from ...Michael Shalayeff
2003-09-25update fom form@ including support for 891 chips and moreMichael Shalayeff
2003-08-19cleanup; from form@Michael Shalayeff
2003-08-19cleanup; from form@Michael Shalayeff
2003-08-19prefer memory mappings (to io)Michael Shalayeff
2003-08-19use pci_mapreg_map() to map the regs and some cleanups; form@ okMichael Shalayeff
2003-08-19myson mtd803 ether and enable mtdphy no; form netbsd via form@Michael Shalayeff