add "le* at pci?", because it compiles and may actually work.

This commit is contained in:
cgd 1996-06-03 20:10:52 +00:00
parent 729d7a8aa8
commit e038a84b34
3 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: ALPHA,v 1.15 1996/05/23 23:29:10 cgd Exp $
# $NetBSD: ALPHA,v 1.16 1996/06/03 20:10:52 cgd Exp $
#
# Alpha kernel with all the options you'd want, and more.
@ -124,6 +124,7 @@ pci* at ppb?
# PCI devices
de* at pci?
le* at pci?
ncr* at pci?
pceb* at pci?
pcivga* at pci?

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.15 1996/05/20 01:37:20 cgd Exp $
# $NetBSD: GENERIC,v 1.16 1996/06/03 20:10:53 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@ -92,6 +92,7 @@ pci* at ppb?
# PCI devices
de* at pci?
le* at pci?
ncr* at pci?
pceb* at pci?
pcivga* at pci?

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC_NFS,v 1.9 1996/05/20 01:37:22 cgd Exp $
# $NetBSD: GENERIC_NFS,v 1.10 1996/06/03 20:10:54 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@ -89,6 +89,7 @@ pci* at ppb?
# PCI devices
de* at pci?
le* at pci?
ncr* at pci?
pceb* at pci?
pcivga* at pci?