summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_xl_pci.c
AgeCommit message (Expand)Author
2006-08-10- ANSI functionsBrad Smith
2005-08-09do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...Michael Shalayeff
2004-07-16new xl variant (Asus P4R800-VM motherboards)Theo de Raadt
2004-05-30a bit of syncing with the FreeBSD driver, namely...Brad Smith
2004-01-09remove uvm_extern.hBrad Smith
2003-12-23use pci_mapreg_map and deallocate resources on attach failuresMichael Shalayeff
2003-06-29remove usage of xl_unitJason Wright
2003-01-13make 3com 9201 really work - got the last success report a bit early.Henning Brauer
2003-01-12support the 3com 9201 found on nForce2-based Asus A7N8XHenning Brauer
2002-11-19Add a simplistic table driven lookup routine and use it where appropriate.Jason Wright
2002-06-15bus_dma'ify. Tested on 3c900(pci), 3c905b(pci), and 3c575c(cardbus). ThanksAaron Campbell
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-08-12remove redundant vm includesMichael Shalayeff
2000-10-14Repair memory mapping; from jason@. Now the 3c556 MiniPCI adapter works.Aaron Campbell
2000-10-13- A couple of the MiniPCI adapters need the special power inversion bits.Aaron Campbell
2000-09-29- Add support for 3Com 3C555 MiniPCI.Aaron Campbell
2000-09-16Add support for 3C556[B] MiniPCI Ethernet adapters, found on some laptopsAaron Campbell
2000-07-01- Make the 3CCFE575BT work.Aaron Campbell
2000-04-18copyrightJason Wright
2000-04-08Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On manyAaron Campbell