summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_che.c
AgeCommit message (Expand)Author
2007-05-30fix the ether_aton-like function to print the correct lladdr (swap bytes)Reyk Floeter
2007-05-28Add more MII glue. Still not working but I want to get this into the tree.Claudio Jeker
2007-05-28Initial bits of if_media and mii support.Claudio Jeker
2007-05-27Attach ifp to che(4) by cheating a bit -- at least in dlg's opinion.Claudio Jeker
2007-05-27move bus_space funcs out of the way, sprinkle some knf.David Gwynne
2007-05-27shuffle things around a bit. this organises the code more like tht.David Gwynne
2007-05-27Implement the PDV eeprom read functions plus some other minor cleanup.Claudio Jeker
2007-05-26First bits of che(4) a driver for various Chelsio 10Gb Ethernet cards.Claudio Jeker