From owner-freebsd-hackers Wed Jan 17 13:48:09 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA10469 for hackers-outgoing; Wed, 17 Jan 1996 13:48:09 -0800 (PST) Received: from kalypso.iqm.unicamp.br (kalypso.iqm.unicamp.br [143.106.13.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA10355 Wed, 17 Jan 1996 13:45:48 -0800 (PST) Received: (from vazquez@localhost) by kalypso.iqm.unicamp.br (8.6.12/8.6.12/FreeBSD2.1) id TAA08486; Wed, 17 Jan 1996 19:27:31 GMT From: Pedro A M Vazquez Message-Id: <199601171927.TAA08486@kalypso.iqm.unicamp.br> Subject: Solved! Compaq Prosignia 300 :-) To: se@zpr.uni-koeln.de, hackers@freebsd.org, questions@freebsd.org Date: Wed, 17 Jan 1996 19:27:31 +0000 () X-Organization: Instituto de Quimica - Unicamp X-URL: http://www.iqm.unicamp.br/ X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@freebsd.org Precedence: bulk Hi All Many thanks to Stefan Esser, I've the Prosignia up and running 2.1.0 with /sys/i386/isa/pcibus.c from -current. I've not to change the hardware, both the SCSI adaptor and the Ether chip are working fine. What I've done: 1) Disabled the SCSI controler and installed an Adaptec 1522 2) Booted from boot.flp with -c to change port/irq for the lnc0 interface 3) Normal install procedure 4) Built a new kernel with the new pcibus.c and installed it 5) halted, reenabled the embeded SCSI adaptor, removed the 1522 and rebooted. This was possible, according Stefan, because the SCSI adaptor is a true NCR: ncr0 rev 2 int a irq 10 on pci0:12 Thanks again! Pedro