Date: Thu, 18 May 2000 14:17:27 -0400 (EDT) From: wietse@porcupine.org (Wietse Venema) To: pir@pir.net (Peter Radcliffe) Cc: freebsd-mobile@freebsd.org, wietse@porcupine.org, freebsd-scsi@freebsd.org Subject: Re: Need FreeBSD 4.0 removable SCSI support Message-ID: <20000518181727.3D1084563D@spike.porcupine.org> In-Reply-To: <20000518135409.B10677@pir.net> from Peter Radcliffe at "May 18, 0 01:54:09 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Peter Radcliffe:
> Peter Radcliffe <pir@pir.net> probably said:
> > You do know that the latest 3.4-PAO supports the adaptec slimscsi ? I
> > was using that for some time before I went up to 4.0-S.
>
> I also just dug out my slimscsi 1460B and tried it on my 4.0-S Sony
> 5050TR. Seems to work perfectly. I cvsuped last on May 13th, which is
> before the time you're having trouble with.
>
> Looks like a local problem.
> Sorry I can't offer more advice as to exactly _what_ ...
With my Thinkpad 600 machine, the SlimSCSI 1460B+Jaz 2GB works with
FreeBSD 2.2.8 and with SUSE Linux 6.4. So it would appear that the
hardware is not too broken.
What is 3.4-PAO? Is it a patch to the 3.4-RELEASE that I already
have on CD, or does this involve yet another download and install?
What hardware were you using? Perhaps the Thinkpad 600 is a bit
finnicky about things.
Wietse
> P.
>
> --- kernel ----
> device aic
> device scbus # SCSI bus (required)
> device da # Direct Access (disks)
> device sa # Sequential Access (tape etc)
> device cd # CD
> device pass # Passthrough device (direct SCSI access)
>
> device pcic0 at isa?
> ---------------
>
> --- pccard.conf ---
> # Adaptec SlimSCSI (also included with Sony CD-ROM players)
> card "Adaptec, Inc." "APA-1460 SCSI Host Adapter"
> config 0x9 "aic0" ?
> insert logger -t pccard:$device -s Adaptec Slim SCSI inserted
> remove logger -t pccard:$device -s Adaptec Slim SCSI removed
> -------------------
>
> --- rc.conf ---
> pccard_enable="YES"
> pccardd_flags="-z"
> pccard_conf="/etc/pccard.conf"
> pccard_mem="0xd8000"
> ---------------
>
> ------------------------------------------------------------------------
> pccard: card inserted, slot 0
> May 18 13:18:11 disapp pccardd[121]: Card "Adaptec, Inc."("APA-1460 SCSI
> Host Adapter") matched "Adaptec, Inc." ("APA-1460 SCSI Host Adapter")
> aic0: <Adaptec 6260/6360 SCSI controller> at port 0x340-0x35f irq 7 slot
> 0 on pccard0
> aic0: aic6360, dma, disconnection, parity check
>
> pir@disapp# camcontrol rescan 0
> Re-scan of bus 0 was successful
>
> da0 at aic0 bus 0 target 3 lun 0
> da0: <SEAGATE ST31200N 8648> Fixed Direct Access SCSI-2 device
> da0: 5.000MB/s transfers (5.000MHz, offset 8), Tagged Queueing Enabled
> da0: 1006MB (2061108 512 byte sectors: 64H 32S/T 1006C)
>
> /dev/da0s1e 998367 700337 218161 76% /mnt
>
> (da0:aic0:0:3:0): lost device
> (da0:aic0:0:3:0): removing device entry
> pccard: card removed, slot 0
> ------------------------------------------------------------------------
>
> --
> pir pir@pir.net pir@net.tufts.edu
>
>
>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000518181727.3D1084563D>
