aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/vx
Commit message (Collapse)AuthorAgeFilesLines
* Add eisa_if.hWarner Losh2004-06-091-1/+1
| | | | Notes: svn path=/head/; revision=130287
* Use a consistent style and one much closer to the rest of /usr/srcDavid E. O'Brien2001-01-061-5/+6
| | | | Notes: svn path=/head/; revision=70711
* The vortex driver can be compiled as a KLD now. The EISA attachmentBill Paul2000-11-071-0/+11
is only built on the i386 platform for now, since it depends on symbols which I'm pretty sure won't be present in the alpha build. Notes: svn path=/head/; revision=68419