From 0158d481bd86f8faa0e8ee157a667f65a5232a2f Mon Sep 17 00:00:00 2001 From: kanaoka Date: Sat, 14 Jul 2001 17:02:57 +0000 Subject: [PATCH] Add rnd, ppp and com* at pcmcia? function ?. --- sys/arch/hpcsh/conf/GENERIC | 7 ++++++- sys/arch/hpcsh/conf/HP620LX | 7 ++++++- sys/arch/hpcsh/conf/JORNADA690 | 7 ++++++- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/sys/arch/hpcsh/conf/GENERIC b/sys/arch/hpcsh/conf/GENERIC index 3793b0b2bb5a..844763b2f3a9 100644 --- a/sys/arch/hpcsh/conf/GENERIC +++ b/sys/arch/hpcsh/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.5 2001/07/13 16:27:48 uch Exp $ +# $NetBSD: GENERIC,v 1.6 2001/07/14 17:02:57 kanaoka Exp $ # # GENERIC kernel for SH3+HD64461 based machines. # @@ -110,6 +110,9 @@ sm* at mhzc? ukphy* at mii? phy ? # generic unknown PHYs +# PCMCIA serial interfaces +com* at pcmcia? function ? # Modems and serial cards + # PCMCIA SCSI interfaces aic* at pcmcia0 function ? # Adaptec APA-1460 SCSI @@ -135,9 +138,11 @@ pseudo-device biconsdev 1 # build-in console device pseudo-device bpfilter 8 # Berkeley packet filter pseudo-device ipfilter # IP filter (firewall) and NAT pseudo-device loop # network loopback +pseudo-device ppp 2 # Point-to-Point Protocol # miscellaneous pseudo-devices pseudo-device pty # pseudo-terminals +pseudo-device rnd # /dev/random and in-kernel generator # mouse & keyboard multiplexor pseudo-devices pseudo-device wsmux 2 diff --git a/sys/arch/hpcsh/conf/HP620LX b/sys/arch/hpcsh/conf/HP620LX index 3228a2409848..3446b947036b 100644 --- a/sys/arch/hpcsh/conf/HP620LX +++ b/sys/arch/hpcsh/conf/HP620LX @@ -1,4 +1,4 @@ -# $NetBSD: HP620LX,v 1.3 2001/07/10 15:33:18 kanaoka Exp $ +# $NetBSD: HP620LX,v 1.4 2001/07/14 17:02:57 kanaoka Exp $ # # HP620LX # @@ -98,6 +98,9 @@ sm* at mhzc? ukphy* at mii? phy ? # generic unknown PHYs +# PCMCIA serial interfaces +com* at pcmcia? function ? # Modems and serial cards + # PCMCIA SCSI interfaces aic* at pcmcia0 function ? # Adaptec APA-1460 SCSI @@ -123,9 +126,11 @@ pseudo-device biconsdev 1 # build-in console device pseudo-device bpfilter 8 # Berkeley packet filter pseudo-device ipfilter # IP filter (firewall) and NAT pseudo-device loop # network loopback +pseudo-device ppp 2 # Point-to-Point Protocol # miscellaneous pseudo-devices pseudo-device pty # pseudo-terminals +pseudo-device rnd # /dev/random and in-kernel generator # mouse & keyboard multiplexor pseudo-devices pseudo-device wsmux 2 diff --git a/sys/arch/hpcsh/conf/JORNADA690 b/sys/arch/hpcsh/conf/JORNADA690 index 15b31098fc46..abfbd6320d56 100644 --- a/sys/arch/hpcsh/conf/JORNADA690 +++ b/sys/arch/hpcsh/conf/JORNADA690 @@ -1,4 +1,4 @@ -# $NetBSD: JORNADA690,v 1.9 2001/07/13 16:27:48 uch Exp $ +# $NetBSD: JORNADA690,v 1.10 2001/07/14 17:02:57 kanaoka Exp $ # # JORNADA690 uch's Jornada 690 # @@ -102,6 +102,9 @@ mbe* at pcmcia0 function ? # MB8696x based Ethernet ukphy* at mii? phy ? # generic unknown PHYs +# PCMCIA serial interfaces +com* at pcmcia? function ? # Modems and serial cards + # PCMCIA SCSI interfaces #aic* at pcmcia0 function ? # Adaptec APA-1460 SCSI @@ -127,9 +130,11 @@ pseudo-device biconsdev 1 # build-in console device pseudo-device bpfilter 8 # Berkeley packet filter pseudo-device ipfilter # IP filter (firewall) and NAT pseudo-device loop # network loopback +pseudo-device ppp 2 # Point-to-Point Protocol # miscellaneous pseudo-devices pseudo-device pty # pseudo-terminals +pseudo-device rnd # /dev/random and in-kernel generator # mouse & keyboard multiplexor pseudo-devices pseudo-device wsmux 2