Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!newsfeed.internetmci.com!news.uoregon.edu!Symiserver2.symantec.com!news From: tedm@agora.rdrop.com Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: INSTALLATION PROBLEM, SCSI Date: 22 Oct 1996 05:58:23 GMT Organization: Symantec Corp. Lines: 15 Message-ID: <54hnpv$q24@Symiserver2.symantec.com> References: <Pine.SUN.3.95.961022000216.22953A-100000@bert.eecs.uic.edu> Reply-To: tedm@agora.rdrop.com NNTP-Posting-Host: shiva2.central.com X-Newsreader: IBM NewsReader/2 v1.2.5 In <Pine.SUN.3.95.961022000216.22953A-100000@bert.eecs.uic.edu>, Oswaldo Nevarez <onevarez@bert.eecs.uic.edu> writes: >I have a BUSLOGIC 948 SCSI to PCI adapter. >When I install , try to install FreeBSD 2.1.5, it tells me I have no hard >I tried port 0x330 with IRQ 11 but this did not work. > You will have to set it back to 330, the generic kernel included in the installation floppies will not recognize any other port. Some things to try: 1) Disable the IDE/ISA emulation 2) Disable the DMA setting, this forces the card into busmastering mode 3) Check to make sure no conflicts on the interrupt line 4) Set the interrupt line to Level triggering, instead of edge triggering.