mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-19 10:53:58 +00:00
Since the pci directory has moved, this required updating.
This commit is contained in:
parent
86abb05569
commit
dcca65bed0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=6120
@ -22,7 +22,7 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $Id: devconf.h,v 1.5 1994/10/23 21:26:53 wollman Exp $
|
||||
* $Id: devconf.h,v 1.6 1994/11/02 23:44:11 se Exp $
|
||||
*/
|
||||
/*
|
||||
* devconf.h - machine-dependent device configuration table
|
||||
@ -67,7 +67,7 @@ struct machdep_devconf {
|
||||
#define kdc_scsi kdc_parentdata
|
||||
|
||||
#include <i386/isa/isa_device.h>
|
||||
#include <i386/pci/pcireg.h>
|
||||
#include <pci/pcireg.h>
|
||||
#include <scsi/scsi_all.h>
|
||||
#include <scsi/scsiconf.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user