Comment out the rest of the opencrypto bits for now; the bebox port does not yet have generic soft interrupts, which the opencrypto software depends on.
This commit is contained in:
parent
a0ba19bfcf
commit
cb992ce856
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.68 2004/03/13 05:20:10 jmc Exp $
|
||||
# $NetBSD: GENERIC,v 1.69 2004/03/13 05:29:29 jmc Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/bebox/conf/std.bebox"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.68 $"
|
||||
#ident "GENERIC-$Revision: 1.69 $"
|
||||
|
||||
maxusers 32
|
||||
|
||||
@ -170,8 +170,8 @@ wskbd* at pckbd? console ?
|
||||
# Cryptographic Devices
|
||||
|
||||
# PCI cryptographic devices
|
||||
hifn* at pci? dev ? function ? # Hifn 7755/7811/795x
|
||||
ubsec* at pci? dev ? function ? # Broadcom 5501/5601/580x/582x
|
||||
#hifn* at pci? dev ? function ? # Hifn 7755/7811/795x
|
||||
#ubsec* at pci? dev ? function ? # Broadcom 5501/5601/580x/582x
|
||||
|
||||
#siop* at pci? dev ? function ? # NCR 538XX SCSI controllers
|
||||
#scsibus* at siop?
|
||||
|
Loading…
Reference in New Issue
Block a user