From owner-freebsd-hardware Thu Oct 2 10:02:47 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA08811 for hardware-outgoing; Thu, 2 Oct 1997 10:02:47 -0700 (PDT) Received: from tower.my.domain (nscs29p5.remote.umass.edu [128.119.179.174]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA08779; Thu, 2 Oct 1997 10:02:32 -0700 (PDT) Received: from tower.my.domain (localhost [127.0.0.1]) by tower.my.domain (8.8.7/8.8.7) with ESMTP id MAA00290; Thu, 2 Oct 1997 12:59:35 -0400 (EDT) Message-Id: <199710021659.MAA00290@tower.my.domain> X-Mailer: exmh version 2.0zeta 7/24/97 To: Nicolas.Souchu@prism.uvsq.fr cc: hardware@FreeBSD.ORG, questions@FreeBSD.ORG Subject: ppbus problems Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 02 Oct 1997 12:59:35 -0400 From: User Gp Sender: owner-freebsd-hardware@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, Oct 01, 1997 at 10:39:45AM -0400, Greg Pavelcak wrote: >> > > From: User Gp >> > > >> > > I 'm trying to install the ppbus stuff for my parallel port >> > > zip drive. The kernel compiled OK, and it has a lot to say >> > > about the drive, but fdisk and mount produce no results. >> > > Here's dmesg. Any ideas. >> > >> > Can you be more specific about "no results"? Error messages? System >> > lockup? >> >> No error messages, it just sits doing nothing, i.e. no indication (sound or >> lights of disk activity in the zip. I bring my prompt back with ^C. >Then, you do not have the message "device not configured" from sd0 driver? Nope. I waited about 15 minutes for something to show. >Ok, is there a way for you to get the name of your parallel port chipset? >Which release of ppbus-dist did you get? September's? >You may try to set boot flags to 0x1 to get NIBBLE operating mode. I have no qualms about opening the box, I just wouldn't know what to look for. I noted ALi M5235 PAI 980 75ccktt because it's close to my parallel port and WINBOND W83877F WINBOND W25P022AF6 708AC265117302 and 721AB2712575031E because my isa io card has winbond stuff on it so I thought it might be relevant. The board is a M-Tech R534F, if that helps I started over. Got ppb970923.tgz, unzipped and followed installation instructions. Recompiled my kernel with 0x1 flag. Still hangs with fdisk or mount. Here are parts of my latest kernel file and dmesg. I really appreciate your attention to this problem. Greg ppc0 at 0x278 irq 12 flags 0x1 on isa ppc0: Generic chipset in NIBBLE mode plip0: on ppbus 0 nlpt0: on ppbus 0 nlpt0: Interrupt-driven port ppi0: on ppbus 0 vpo0: on ppbus 0 scbus0 at vpo0 bus 0 sd0 at scbus0 target 6 lun 0 sd0: type 0 removable SCSI 2 sd0: Direct-Access sd0: UNIT ATTENTION asc:28,0 sd0: Not ready to ready transition, medium may have changed 862MB (196608 4592 byte sectors) controller scbus0 device sd0 controller ppbus0 # ppbus stuff controller vpo0 at ppbus0 device new_lpt0 at ppbus0 device ppi0 at ppbus0 device plip0 at ppbus0 controller ppc0 at isa? port 0x278 irq 12 flags 0x1 vector ppcintr #device lpt0 at isa? port "IO_LPT2" tty irq 12 vector lptintr device lpt1 at isa? port "IO_LPT1" tty irq 7 vector lptintr