From owner-freebsd-current Sun Jun 29 00:06:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id AAA21326 for current-outgoing; Sun, 29 Jun 1997 00:06:46 -0700 (PDT) Received: from soleil.uvsq.fr (soleil.uvsq.fr [193.51.24.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id AAA21320 for ; Sun, 29 Jun 1997 00:06:41 -0700 (PDT) Received: from arts.ratp.fr (arts.ratp.fr [193.106.40.1]) by soleil.uvsq.fr (8.8.5/jtpda-5.2) with ESMTP id JAA12671 for ; Sun, 29 Jun 1997 09:06:37 +0200 (METDST) Received: by arts.ratp.fr id JAA23679 for ; Sun, 29 Jun 1997 09:06:35 +0200 (DST) Received: from minos.noisy.ratp by arts.ratp.fr with SMTP id SAA023677 for ; Sun Jun 29 09:06:27 1997 Received: from fugue.noisy.ratp (taillandier.rtc.ratp [192.25.83.123]) by minos.noisy.ratp with ESMTP id JAA17850 for ; Sun, 29 Jun 1997 09:06:25 +0200 (DST) Received: by fugue.noisy.ratp id JAA00377 ; Sun, 29 Jun 1997 09:06:07 +0200 (DST) From: Janick.Taillandier@ratp.fr (Janick Taillandier) Message-ID: <19970629090606.41531@fugue.noisy.ratp> Date: Sun, 29 Jun 1997 09:06:06 +0200 To: freebsd-current@freebsd.org Subject: Problem with HP DAT Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.76e Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, I have just upgraded my system from a rather old 2.2 SNAP to 3.0 CURRENT (I am using a SMP kernel on a Dell optiplex with 2 Pentium Pro). Everything seems to be fine, but the DAT connected to and NCR card is not recognized during the boot. Here is the relevant part of a boot -v : Jun 29 08:53:43 chaconne /kernel: ncr0: rev 0x02 int a irq 18 on pci1.10.0 Jun 29 08:53:43 chaconne /kernel: ncr0: restart (scsi reset). Jun 29 08:53:44 chaconne /kernel: BIOS values: dmode: 00, dcntl: a1, ctest3: 20 Jun 29 08:53:44 chaconne /kernel: dmode: ce/00, dcntl: a1/a1, ctest3: 01/20 Jun 29 08:53:44 chaconne /kernel: ncr0 scanning for targets 0..6 (V2 pl24 96/12/14) Jun 29 08:53:44 chaconne /kernel: Choosing drivers for scbus configured at 1 Jun 29 08:53:44 chaconne /kernel: ncr0: waiting for scsi devices to settle Jun 29 08:53:44 chaconne /kernel: scbus1 at ncr0 bus 0 Jun 29 08:53:44 chaconne /kernel: cd0 at scbus1 target 3 lun 0 Jun 29 08:53:44 chaconne /kernel: cd0: type 5 removable SCSI 2 Jun 29 08:53:44 chaconne /kernel: cd0: CD-ROM Jun 29 08:53:44 chaconne /kernel: cd0: NCR quirks=0x2 Jun 29 08:53:44 chaconne /kernel: Jun 29 08:53:44 chaconne /kernel: cd0: 10.0 MB/s (100 ns, offset 8) Jun 29 08:53:44 chaconne /kernel: can't get the size Jun 29 08:53:44 chaconne /kernel: scbus1 target 4 lun 0: COMMAND FAILED (4 1) @f063bb10. Jun 29 08:53:44 chaconne /kernel: scbus1 target 4 lun 0: phase change 2-3 6@0003ec58 resid=5. Jun 29 08:53:44 chaconne /kernel: scbus1 target 4 lun 0: COMMAND FAILED (4 1) @f0639400. Jun 29 08:53:44 chaconne /kernel: scbus1 target 4 lun 0: phase change 2-3 6@0003ec58 resid=5. Jun 29 08:53:44 chaconne /kernel: scbus1 target 4 lun 0: COMMAND FAILED (4 1) @f0639400. Jun 29 08:53:44 chaconne /kernel: scbus1 target 4 lun 0: phase change 2-3 6@0003ec58 resid=5. Jun 29 08:53:44 chaconne /kernel: scbus1 target 4 lun 0: COMMAND FAILED (4 1) @f0639400. I don't think the problem is with the DAT as it is working on other machines. Did I miss something ? Any idea of what is wrong ? Thanks, Janick Taillandier