From owner-freebsd-hardware@FreeBSD.ORG Fri Apr 2 05:23:53 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F76616A4CE for ; Fri, 2 Apr 2004 05:23:53 -0800 (PST) Received: from goanga.com (goanga.com [193.231.240.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17CD543D3F for ; Fri, 2 Apr 2004 05:23:52 -0800 (PST) (envelope-from andrei@abc.ro) Received: from abc.ro (localhost [127.0.0.1]) by goanga.com (8.12.9/8.12.9) with ESMTP id i32DNnfU003334 for ; Fri, 2 Apr 2004 16:23:51 +0300 (EEST) (envelope-from andrei@abc.ro) Message-ID: <406D6965.8030809@abc.ro> Date: Fri, 02 Apr 2004 16:23:49 +0300 From: ANdrei Organization: Cronon AG User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031030 X-Accept-Language: en, de-DE, ro MIME-Version: 1.0 To: freebsd-hardware@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: problem with ISA-controllers - maybe general? X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2004 13:23:53 -0000 posted this in freebsd-scsi also, but got no reply and time's pressing me a bit... maybe someone here knows an answer... here we go: didn't find anything in the archives, i hope this hasn't come up yet i'm having the following FreeBSD-machine: 4.9-STABLE FreeBSD 4.9-STABLE #12: it-s a PC-chips mainboard with an AMD K6-2 450MHz, i have an ISA Creative Vibra16x Souncard, 1xPCI TV-Tuner, 1xPCI 100MBps Ethernet-card, 1xPCI 10Mbps Ethernet CArd, 1xAGP Riva TNT2, and a free ISA-Slot now i want to use his slot for a SCSI Host Adapter. I have the following i can use: BusTek BT545S (with Bios) Adaptec AHA-1542C (with BIOS) Adaptec AVA-1505 (no BIos) all are ISA. I want to use them only for a 8x HP SCSI CD-writer, no other things i plan to use on them. compiled the kernel with the following new lines: options SCSI_DELAY=20000 #Delay (in ms) before probing SCSI device scbus #base SCSI code device da #SCSI direct access devices (aka disks) device cd #SCSI CD-ROMs device pass #CAM passthrough driver # CAM OPTIONS: options CAMDEBUG options CAM_DEBUG_BUS=-1 options CAM_DEBUG_TARGET=-1 options CAM_DEBUG_LUN=-1 options CAM_DEBUG_FLAGS="CAM_DEBUG_INFO|CAM_DEBUG_TRACE|CAM_DEBUG_CDB" options CAM_MAX_HIGHPOWER=4 options SCSI_NO_SENSE_STRINGS options SCSI_NO_OP_STRINGS options SCSI_DELAY=8000 # Be pessimistic about Joe SCSI device options CHANGER_MIN_BUSY_SECONDS=2 options CHANGER_MAX_BUSY_SECONDS=10 options SA_IO_TIMEOUT="(4)" options SA_SPACE_TIMEOUT="(60)" options SA_REWIND_TIMEOUT="(2*60)" options SA_ERASE_TIMEOUT="(4*60)" options SA_1FM_AT_EOD options SCSI_PT_DEFAULT_TIMEOUT="60" options SES_ENABLE_PASSTHROUGH #device bt0 at isa? port IO_BT0 #device adv0 at isa? #device adw #device aha0 at isa? port 0x330 irq 11 #device aha0 at isa? port 0x330 irq 11 drq 5 device aic0 at isa? port 0x340 irq 11 #device ncv #device nsp #device stg0 at isa? port 0x140 irq 11 #device scbus2 at aha0 #base SCSI code WIRED TO AHA0 #device scbus1 at bt0 #base SCSI code WIRED TO BT0 device scbus0 at aic0 #base SCSI code WIRED TO AIC0 device cd0 at scbus? i specify that i tried uncommenting all the last "device"-lines (of course only one for aha and so on , and individually, matching every time the controller i pushed in the slot, but i had no luck. it does not appear in any way whn i boot, the kernel only says (for the current listed config, but also for the ones before, with small variations): real memory = 201326592 (196608K bytes) config> di pcic0 No such device: pcic0 Invalid command or syntax. Type `?' for help. config> di sn0 No such device: sn0 Invalid command or syntax. Type `?' for help. config> di lnc0 No such device: lnc0 Invalid command or syntax. Type `?' for help. config> di ie0 config> di fe0 No such device: fe0 Invalid command or syntax. Type `?' for help. config> di bt0 config> di aic0 config> di aha0 config> di adv0 No such device: adv0 Invalid command or syntax. Type `?' for help. config> en npx0 config> po npx0 0xf0 config> ir npx0 13 config> f npx0 0 config> q avail memory = 191516672 (187028K bytes) Preloaded elf kernel "kernel" at 0xc042b000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc042b09c. netsmb_dev: loaded K6-family MTRR support enabled (2 registers) md0: Malloc disk Using $PIR table, 4 entries at 0xc00fd9f0 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 agp0: mem 0xe0000000-0xe1ffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 10 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xe000-0xe00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xe400-0xe41f irq 9 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered pci0: (vendor=0x1106, dev=0x3040) at 7.3 de0: port 0xe800-0xe87f mem 0xe7000000-0xe700007f irq 10 at device 8.0 on pci0 de0: 21041 [10Mb/s] pass 1.1 de0: address 00:80:ad:a9:2f:2d bktr0: mem 0xe7001000-0xe7001fff irq 9 at device 9.0 on pci0 iicbb0: on bti2c0 iicbus0: on iicbb0 master-only iicbus1: on iicbb0 master-only smbus0: on bti2c0 bktr0: Hauppauge Model 44854 D142 bktr0: Detected a MSP3415G-B8 at 0x80 bktr0: Hauppauge WinCast/TV, Philips FR1216 PAL FM tuner, msp3400c stereo. pci0: (vendor=0x109e, dev=0x0878) at 9.1 irq 9 rl0: port 0xec00-0xecff mem 0xe7003000-0xe70030ff irq 9 at device 10.0 on pci0 rl0: Ethernet address: 00:c0:df:05:01:2a miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto orm0: