|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: David Gwynne (dlg
cvs.openbsd.org)
Date: Mon May 14 2007 - 20:00:15 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: dlg
cvs.openbsd.org 2007/05/14 19:00:15
Modified files:
sys/conf : files
sys/dev/pci : files.pci
Added files:
sys/dev/pci : sli_pci.c
sys/dev/ic : sli.c slireg.h slivar.h
Log message:
start work on a driver for emulex fibre channel controllers.
it is split up into a bus independant chunk (dev/ic/sli*) and the attach
glue (dev/pci/sli_pci.c) cos there are sbus varaints of this chip which i
hope to get my hands on one day.
this does nothing except attach to the LP8000 controllers.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]