summaryrefslogtreecommitdiff
path: root/sys/dev/pci/sili_pci.c
AgeCommit message (Expand)Author
2009-05-13Match on Adaptec AAR-1225SA, which should work accordingJonathan Gray
2008-11-23sizeofa -> nitemsDavid Gwynne
2007-11-23feng shuiDavid Gwynne
2007-04-07sizeofa will give us the number of elements in an array. use it whenDavid Gwynne
2007-04-06Match even more ids: 3131/3531 and some rebadged Intel/AdaptecJonathan Gray
2007-04-05start defining the scatter/gather bits and the port request blocks (PRBs).David Gwynne
2007-03-31Match on the 3132 as well.Jonathan Gray
2007-03-31the attach glue now specifies how many ports the chip has.David Gwynne
2007-03-22map the global and port register spaces.David Gwynne
2007-03-22import sili(4) so it can be worked on in the tree. this will support theDavid Gwynne