From owner-freebsd-questions Sat Mar 18 5:32:10 2000 Delivered-To: freebsd-questions@freebsd.org Received: from florence.pavilion.net (florence.pavilion.net [212.74.0.25]) by hub.freebsd.org (Postfix) with ESMTP id 9130737B588 for ; Sat, 18 Mar 2000 05:32:06 -0800 (PST) (envelope-from joe@pavilion.net) Received: from genius.systems.pavilion.net (genius.systems.pavilion.net [212.74.1.100]) by florence.pavilion.net (8.9.3/8.8.8) with ESMTP id NAA02244; Sat, 18 Mar 2000 13:30:35 GMT (envelope-from joe@pavilion.net) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id E9A042B7; Sat, 18 Mar 2000 13:32:10 +0000 (GMT) Date: Sat, 18 Mar 2000 13:32:10 +0000 From: Joe Karthauser To: J McKitrick Cc: Josef Karthauser , questions@FreeBSD.ORG Subject: Re: rollback to 3.4 Message-ID: <20000318133210.C631@genius.systems.pavilion.net> References: <20000317154204.D18942@dogma.freebsd-uk.eu.org> <20000318113950.A89172@florence.pavilion.net> <20000318132511.D31520@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000318132511.D31520@dogma.freebsd-uk.eu.org>; from jcm@freebsd-uk.eu.org on Sat, Mar 18, 2000 at 01:25:11PM +0000 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 18, 2000 at 01:25:11PM +0000, J McKitrick wrote: > On Sat, Mar 18, 2000 at 11:39:50AM +0000, Josef Karthauser wrote: > > > > Restore from backups ? :) > > Are you having a problem with the upgrade? > > Yes, i lost 3 important functions it took me forever to get working > before: modem card, parallel zip drive, and sound. I use this machine > for school, and it MUST do these things, and soon. Sound is not > critical, but the first 2 are. For sound add: device pcm0 to your kernel config file. For the zip drive, it should work. The GENERIC kernel contains the following: device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da Have you checked to see that your kernel config file contains these? (minus the comment on vpo). What kind of modem card is it? (Does it act like a serial port?) Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message