summaryrefslogtreecommitdiffstats
path: root/sys/modules/vx
Commit message (Collapse)AuthorAgeFilesLines
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalmlaier2005-09-271-1/+1
| | | | | | | | replacement and has additional features which make it superior. Discussed on: -arch Reviewed by: thompsa X-MFC-after: never (RELENG_6 as transition period)
* Add eisa_if.himp2004-06-091-1/+1
|
* Use a consistent style and one much closer to the rest of /usr/srcobrien2001-01-061-5/+6
|
* The vortex driver can be compiled as a KLD now. The EISA attachmentwpaul2000-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.
OpenPOWER on IntegriCloud