From owner-freebsd-questions Fri Oct 3 08:30:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA21090 for questions-outgoing; Fri, 3 Oct 1997 08:30:20 -0700 (PDT) Received: from soleil.uvsq.fr (soleil.uvsq.fr [193.51.24.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA21075; Fri, 3 Oct 1997 08:30:11 -0700 (PDT) Received: from cezanne.prism.uvsq.fr (rtc105.reseau.uvsq.fr [193.51.24.21]) by soleil.uvsq.fr (8.8.6/jtpda-5.2) with ESMTP id RAA23688 ; Fri, 3 Oct 1997 17:08:36 +0200 (METDST) Received: (from son@localhost) by cezanne.prism.uvsq.fr (8.8.5/8.8.5) id RAA00595; Fri, 3 Oct 1997 17:09:15 GMT Message-ID: <19971003170915.44659@coreff.prism.uvsq.fr> Date: Fri, 3 Oct 1997 17:09:15 +0000 From: Nicolas Souchu To: Greg Cc: hardware@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: ppbus problems References: <199710021659.MAA00290@tower.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81e In-Reply-To: <199710021659.MAA00290@tower.my.domain>; from User Gp on Thu, Oct 02, 1997 at 12:59:35PM -0400 X-Operating-System: FreeBSD coreff 2.2.1-RELEASE FreeBSD 2.2.1-RELEASE Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, Oct 02, 1997 at 12:59:35PM -0400, User Gp wrote: >because it's close to my parallel port and > > WINBOND W83877F WINBOND W25P022AF6 ^^^^^^^ here it is! I'm working on w83877 detection/configuration. Yet, try to force EPP mode with flag 0x3... this may avoid some timing problems. > >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) I suspect data corruption... Please, try without any disk inside the drive during boot. Try fdisk once the system is started (without any disk either), you should get "medium not present" error. Then try with a disk inserted. I've noticed in one of your other mails that vpo driver hangs when it requests the ppbus (I remember [ppbreq])... I'm working on some ioctls that would allow us to query the state of the bus and debug it more efficiently. -- Nicolas.Souchu@prism.uvsq.fr FreeBSD - Turning PC's into workstations - http://www.FreeBSD.org