Add rnd & openfirm to POWERMAC

Add openfirm and commmented-out firewire stuff to GENERIC
This commit is contained in:
matt 2000-11-14 22:33:24 +00:00
parent e6f6181e82
commit 8ba706bdfd
2 changed files with 15 additions and 3 deletions

View File

@ -1,11 +1,11 @@
# $NetBSD: GENERIC,v 1.83 2000/11/14 19:52:05 augustss Exp $
# $NetBSD: GENERIC,v 1.84 2000/11/14 22:33:24 matt Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/macppc/conf/std.macppc"
#ident "GENERIC-$Revision: 1.83 $"
#ident "GENERIC-$Revision: 1.84 $"
maxusers 32
@ -270,6 +270,15 @@ uscanner* at uhub? port ?
# USB Generic driver
ugen* at uhub? port ? configuration ? interface ?
# PCI IEEE1394 controllers
fwohci* at pci? dev ? function ? # IEEE1394 Open Host Controller
#fwlynx* at pci? dev ? function ? # IEEE1394 TI Lynx Controller
fw* at fwbus? # IP over 1394
# IEEE1394 nodes
#fwnode* at fwbus? oui ? devhi ? devlo ?
#scsibus* at fwnode?
# Audio Devices
# PCI audio devices
@ -320,3 +329,4 @@ pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
#pseudo-device stf 1 # 6to4 IPv6 over IPv4 encapsulation
pseudo-device pty # pseudo-terminals
pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device openfirm # /dev/openfim

View File

@ -1,4 +1,4 @@
# $NetBSD: POWERMAC,v 1.26 2000/11/01 06:57:56 mycroft Exp $
# $NetBSD: POWERMAC,v 1.27 2000/11/14 22:33:24 matt Exp $
#
# POWERMAC config file
#
@ -98,3 +98,5 @@ pseudo-device ipfilter # IP filter (firewall) and NAT
pseudo-device pty # pseudo-terminals
pseudo-device vnd 4 # disk-like interface to files
pseudo-device ccd 4 # concatenated/striped disk devices
pseudo-device rnd # /dev/random and in-kernel generator
pseudo-device openfirm # /dev/openfirm