OSEC

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: Owain Ainsworth (ogacvs.openbsd.org)
Date: Thu Dec 04 2008 - 17:05:32 CST


CVSROOT: /cvs
Module name: src
Changes by: ogacvs.openbsd.org 2008/12/04 16:05:32

Modified files:
        sys/dev/pci : if_sis.c

Log message:
Don't hardcode the bus_space_tag to use, grab if from pci_attach_args
like you're supposed to. Makes this file slightly less horrible.

ok kettenis, "yes" deraadt.