Fix typo: Pnp -> PnP
This commit is contained in:
parent
f8ad0818e5
commit
74cc245bbe
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: CARDBUS,v 1.34 2001/04/21 21:10:41 fvdl Exp $
|
||||
# $NetBSD: CARDBUS,v 1.35 2001/05/10 22:12:38 tron Exp $
|
||||
#
|
||||
# CARDBUS: GENERIC + CardBus support. Additionally, some
|
||||
# things typically not found on laptops have been commented out.
|
||||
|
@ -8,7 +8,7 @@
|
|||
|
||||
include "arch/i386/conf/std.i386"
|
||||
|
||||
#ident "CARDBUS-$Revision: 1.34 $"
|
||||
#ident "CARDBUS-$Revision: 1.35 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
|
@ -148,7 +148,7 @@ options PCIVERBOSE # verbose PCI device autoconfig messages
|
|||
options SCSIVERBOSE # human readable SCSI error messages
|
||||
options USBVERBOSE # verbose USB device autoconfig messages
|
||||
#options PNPBIOSVERBOSE # verbose PnP BIOS messages
|
||||
#options PNPBIOSDEBUG # more fulsome Pnp BIOS debugging messages
|
||||
#options PNPBIOSDEBUG # more fulsome PnP BIOS debugging messages
|
||||
#options I2OVERBOSE # verbose I2O driver messages
|
||||
|
||||
options NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: GENERIC,v 1.404 2001/05/06 19:55:01 ad Exp $
|
||||
# $NetBSD: GENERIC,v 1.405 2001/05/10 22:12:38 tron Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
|
||||
include "arch/i386/conf/std.i386"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.404 $"
|
||||
#ident "GENERIC-$Revision: 1.405 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
|
@ -145,7 +145,7 @@ options PCIVERBOSE # verbose PCI device autoconfig messages
|
|||
options SCSIVERBOSE # human readable SCSI error messages
|
||||
options USBVERBOSE # verbose USB device autoconfig messages
|
||||
#options PNPBIOSVERBOSE # verbose PnP BIOS messages
|
||||
#options PNPBIOSDEBUG # more fulsome Pnp BIOS debugging messages
|
||||
#options PNPBIOSDEBUG # more fulsome PnP BIOS debugging messages
|
||||
options I2OVERBOSE # verbose I2O driver messages
|
||||
|
||||
options NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: GENERIC_LAPTOP,v 1.14 2001/04/21 21:02:03 fvdl Exp $
|
||||
# $NetBSD: GENERIC_LAPTOP,v 1.15 2001/05/10 22:12:38 tron Exp $
|
||||
#
|
||||
# GENERIC -- everything that's currently supported
|
||||
#
|
||||
|
||||
include "arch/i386/conf/std.i386"
|
||||
|
||||
#ident "GENERIC-$Revision: 1.14 $"
|
||||
#ident "GENERIC-$Revision: 1.15 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
|
@ -144,7 +144,7 @@ options PCIVERBOSE # verbose PCI device autoconfig messages
|
|||
options SCSIVERBOSE # human readable SCSI error messages
|
||||
options USBVERBOSE # verbose USB device autoconfig messages
|
||||
#options PNPBIOSVERBOSE # verbose PnP BIOS messages
|
||||
#options PNPBIOSDEBUG # more fulsome Pnp BIOS debugging messages
|
||||
#options PNPBIOSDEBUG # more fulsome PnP BIOS debugging messages
|
||||
|
||||
options NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: IOPENER,v 1.13 2001/04/21 21:10:42 fvdl Exp $
|
||||
# $NetBSD: IOPENER,v 1.14 2001/05/10 22:12:38 tron Exp $
|
||||
#
|
||||
# IOPENER -- GENERIC-like kernel for the Netpliance i-opener
|
||||
# from: GENERIC,v 1.358 2000/07/05 04:07:25 sommerfeld Exp
|
||||
|
@ -6,7 +6,7 @@
|
|||
|
||||
include "arch/i386/conf/std.i386"
|
||||
|
||||
#ident "IOPENER-$Revision: 1.13 $"
|
||||
#ident "IOPENER-$Revision: 1.14 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
|
@ -129,7 +129,7 @@ options PCIVERBOSE # verbose PCI device autoconfig messages
|
|||
#options SCSIVERBOSE # human readable SCSI error messages
|
||||
options USBVERBOSE # verbose USB device autoconfig messages
|
||||
#options PNPBIOSVERBOSE # verbose PnP BIOS messages
|
||||
#options PNPBIOSDEBUG # more fulsome Pnp BIOS debugging messages
|
||||
#options PNPBIOSDEBUG # more fulsome PnP BIOS debugging messages
|
||||
options NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM
|
||||
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: LAMB,v 1.4 2001/04/21 21:10:43 fvdl Exp $
|
||||
# $NetBSD: LAMB,v 1.5 2001/05/10 22:12:38 tron Exp $
|
||||
#
|
||||
# LAMB -- for "LAMB" router, http://www.wildlab.com/
|
||||
#
|
||||
|
@ -141,7 +141,7 @@ options IPFILTER_LOG # ipmon(8) log support
|
|||
# These options enable verbose messages for several subsystems.
|
||||
# Warning, these may compile large string tables into the kernel!
|
||||
#options PNPBIOSVERBOSE # verbose PnP BIOS messages
|
||||
#options PNPBIOSDEBUG # more fulsome Pnp BIOS debugging messages
|
||||
#options PNPBIOSDEBUG # more fulsome PnP BIOS debugging messages
|
||||
|
||||
options NFS_BOOT_DHCP,NFS_BOOT_BOOTPARAM
|
||||
|
||||
|
|
Loading…
Reference in New Issue