summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ami_pci.c
AgeCommit message (Expand)Author
2002-12-10Translate mickeyspeak into english.Miod Vallat
2002-10-04as i said, only check the class; add a comment on signature checkingMichael Shalayeff
2002-10-03Fix check for I2O based AMI cards (we don't want to match them here); meJason Wright
2002-03-30map only first page of whatever is given to us in the bar,Michael Shalayeff
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-06-23remove debug printfMichael Shalayeff
2001-06-23under some circumstances, such as on ppc, signature does not read all 32 bits...Michael Shalayeff
2001-06-19do not attach at i2o-configured adapter; pointed out by ad@netbsd.orgMichael Shalayeff
2001-06-12Make pci_mapreg_map take an extra argument where we canNiklas Hallqvist
2001-04-16dmesg cleanupsTheo de Raadt
2001-03-27avoid a mapreg type mismatch warning when mapping card's io spaceMichael Shalayeff
2001-03-09seems to work; rush because of cvs's battery at 73% nowMichael Shalayeff