Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!ariel.ucs.unimelb.EDU.AU!ucsvc.ucs.unimelb.edu.au!lugb!latcs1!wongm Newsgroups: comp.os.386bsd.questions Subject: Can FreeBSD-1.1 support > 1 SCSI adapter ? Message-ID: <CLrr80.9to@latcs1.lat.oz.au> From: wongm@latcs1.lat.oz.au (M.C. Wong) Date: Fri, 25 Feb 1994 07:23:59 GMT Organization: Comp Sci, La Trobe Uni, Australia Lines: 22 Hi, I just wonder can FreeBSD-1.1 or even 1.0.2 support more than 1 SCSI adapter ? I am thinking of getting a Ultrastor 34F (ISA+VLB) to coexist with my AHA1542C, do I simply add this line to config file and recompile kernel : (and setup any IRQ to avoid conflicts) controller uha0 at isa? port "IO_UHA0" bio irq 14 drq 5 vector uhaintr How about if two or more of the same type of adapter, say 2 AHA1542C ? Can I say something like : controller aha1 at isa? port "IO_AHA1" bio irq etc ... ? Since IO_AHA1 is defined in isa.h Thanks in advance, and email replies please. - wongm@latcs1.lat.oz.au (M.C Wong) -- - wongm@latcs1.lat.oz.au