|
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: Thu Dec 01 2005 - 16:10:07 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: dlg
cvs.openbsd.org 2005/12/01 15:10:06
Modified files:
sys/dev/pci : mpt_pci.c
Log message:
i hate mpt_softc_t, so replace use of it with struct mpt_softc. add some
macros to deal with pci_conf reads and writes, which makes the code smaller
and easier (for me) to read. make attach a bit less convoluted.
ok marco
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]