Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2000 21:42:32 -0400
From:      Brian Reichert <reichert@numachi.com>
To:        freebsd-mobile@freebsd.org
Subject:   NinjaATA CDROM vs ATAPI?
Message-ID:  <20000414214232.A6702@numachi.com>

next in thread | raw e-mail | index | archive | help
I hate to bother, but I'm at a loss.

I'm running FreeBSD 4.0-RELEASE on a Sony PCG-C1XS.

I have the Sony CDROM drive (part # PCGA-CD5), which is identified
through pccardd as a ("" "NinjaATA").

Pawing through the archives, it _looks_ like something like this
in pccard.conf should work:

 # Sony-branded PCCard CD-ROM
  card " " "NinjaATA-"
        config  auto "ata2" 15
        insert  logger -t pccard:$device -s Sony CD-ROM inserted 
        remove  logger -t pccard:$device -s Sony CD-ROM remove 

Presumably, the IRQ '12' could either be automatically determined, or set
specifically.  I've tried various values, and keep seeing this error:

  pccarrd[184]: driver allocation for failed for  (NinjaATA-): Device not
  configured

I'm a bit hazy on this 'ata' stuff to begin with: do I need to
create something in the kernel configuration file for this?  I've
also tried with the legacy 'wcd0' and 'acd0' drivers, but I always
get the same error.

The config I have above comes _real_ close; I can see that there's
an earnest effort to probe the drive...

Does anyone have any idea on how to pin this down at all?

-- 
Brian 'you Bastard' Reichert		reichert@numachi.com
37 Crystal Ave. #303			Daytime number: (781) 273-4100 x161
Derry NH 03038-1713 USA			Intel architecture: the left-hand path


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?20000414214232.A6702>