Add ixpide(4).

This commit is contained in:
cube 2004-12-06 19:28:12 +00:00
parent eac73e5ce7
commit 99b014db5e
5 changed files with 13 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.645 2004/12/02 14:33:31 xtraeme Exp $
# $NetBSD: GENERIC,v 1.646 2004/12/06 19:28:12 cube Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.645 $"
#ident "GENERIC-$Revision: 1.646 $"
maxusers 32 # estimated number of users
@ -660,6 +660,7 @@ cypide* at pci? dev ? function ? # Cypress IDE controllers
geodeide* at pci? dev ? function ? # AMD Geode IDE controllers
hptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers
iteide* at pci? dev ? function ? # IT Express IDE controllers
ixpide* at pci? dev ? function ? # ATI IXP IDE controllers
optiide* at pci? dev ? function ? # Opti IDE controllers
piixide* at pci? dev ? function ? # Intel IDE controllers
pdcide* at pci? dev ? function ? # Promise IDE controllers

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC.MPACPI,v 1.13 2004/12/02 14:33:31 xtraeme Exp $
# $NetBSD: GENERIC.MPACPI,v 1.14 2004/12/06 19:28:12 cube Exp $
#
# GENERIC.MPACPI -- Generic, plus ACPI Multiprocessor support
#
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.13 $"
#ident "GENERIC-$Revision: 1.14 $"
maxusers 32 # estimated number of users
@ -634,6 +634,7 @@ cypide* at pci? dev ? function ? # Cypress IDE controllers
geodeide* at pci? dev ? function ? # AMD Geode IDE controllers
hptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers
iteide* at pci? dev ? function ? # IT Express IDE controllers
ixpide* at pci? dev ? function ? # ATI IXP IDE controllers
optiide* at pci? dev ? function ? # Opti IDE controllers
piixide* at pci? dev ? function ? # Intel IDE controllers
pdcide* at pci? dev ? function ? # Promise IDE controllers

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_LAPTOP,v 1.124 2004/12/02 14:33:31 xtraeme Exp $
# $NetBSD: GENERIC_LAPTOP,v 1.125 2004/12/06 19:28:12 cube Exp $
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
#
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@ -8,7 +8,7 @@ include "arch/i386/conf/std.i386"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.124 $"
#ident "GENERIC-$Revision: 1.125 $"
maxusers 32 # estimated number of users
@ -489,6 +489,7 @@ cypide* at pci? dev ? function ? # Cypress IDE controllers
#geodeide* at pci? dev ? function ? # AMD Geode IDE controllers
hptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers
iteide* at pci? dev ? function ? # IT Express IDE controllers
ixpide* at pci? dev ? function ? # ATI IXP IDE controllers
optiide* at pci? dev ? function ? # Opti IDE controllers
piixide* at pci? dev ? function ? # Intel IDE controllers
pdcide* at pci? dev ? function ? # Promise IDE controllers

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.255 2004/12/01 22:27:46 grant Exp $
# $NetBSD: INSTALL,v 1.256 2004/12/06 19:28:12 cube Exp $
#
# INSTALL - Installation kernel.
#
@ -420,6 +420,7 @@ cypide* at pci? dev ? function ? # Cypress IDE controllers
geodeide* at pci? dev ? function ? # AMD Geode IDE controllers
hptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers
iteide* at pci? dev ? function ? # IT Express IDE controllers
ixpide* at pci? dev ? function ? # ATI IXP IDE controllers
optiide* at pci? dev ? function ? # Opti IDE controllers
piixide* at pci? dev ? function ? # Intel IDE controllers
pdcide* at pci? dev ? function ? # Promise IDE controllers

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL_LAPTOP,v 1.75 2004/12/01 22:27:46 grant Exp $
# $NetBSD: INSTALL_LAPTOP,v 1.76 2004/12/06 19:28:12 cube Exp $
#
# INSTALL - Installation kernel.
#
@ -362,6 +362,7 @@ cypide* at pci? dev ? function ? # Cypress IDE controllers
#geodeide* at pci? dev ? function ? # AMD Geode IDE controllers
hptide* at pci? dev ? function ? # Triones/HighPoint IDE controllers
iteide* at pci? dev ? function ? # IT Express IDE controllers
ixpide* at pci? dev ? function ? # ATI IXP IDE controllers
optiide* at pci? dev ? function ? # Opti IDE controllers
piixide* at pci? dev ? function ? # Intel IDE controllers
pdcide* at pci? dev ? function ? # Promise IDE controllers