hptide controller was tested on prep by a user. Adding to GENERIC

This commit is contained in:
garbled 2006-09-01 07:41:57 +00:00
parent a9bf7a7670
commit bb2f95cc58
2 changed files with 11 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.128 2006/09/01 07:23:51 garbled Exp $
# $NetBSD: GENERIC,v 1.129 2006/09/01 07:41:57 garbled Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/prep/conf/std.prep"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.128 $"
#ident "GENERIC-$Revision: 1.129 $"
maxusers 32
@ -309,6 +309,10 @@ uk* at scsibus? target ? lun ? # SCSI unknown
# IDE controller found on most Power Personal machines
wdc* at pnpbus?
# PCI IDE controllers
pciide* at pci? dev ? function ? flags 0x0000
hptide* at pci? dev ? function ?
#fdc0 at pnpbus? # standard ISA floppy controller
#fd0 at fdc0 drive ?

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.44 2006/06/20 17:29:07 garbled Exp $
# $NetBSD: INSTALL,v 1.45 2006/09/01 07:41:57 garbled Exp $
#
# INSTALL -- Installation kernel
#
@ -175,6 +175,10 @@ cd* at scsibus? target ? lun ? # SCSI CD-ROM drives
# IDE controller found on most Power Personal machines
wdc* at pnpbus?
# PCI IDE controllers
pciide* at pci? dev ? function ? flags 0x0000
hptide* at pci? dev ? function ?
# PCMCIA IDE controllers
#wdc* at pcmcia? function ?