Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Nov 2000 11:20:49 -0700
From:      Stacy Millions <stacy@millions.ca>
To:        Jonas Bulow <jonas.bulow@servicefactory.se>, freebsd-mobile@FreeBSD.ORG
Subject:   Re: KME PC Card SCSI adapter
Message-ID:  <3A181A01.8E1A62D7@Millions.CA>
References:  <3A069815.7BC4FB90@servicefactory.se>

next in thread | previous in thread | raw e-mail | index | archive | help
Jonas Bulow wrote:

> I have a HP-m820e CD-writer.

I have the same

> "KME" "SCSI-CARD-001"

ditto

> Does anybody know anything about this SCSI-card and if it's possible to
> get it work with FreeBSD?

I have good news and I have bad news:

The good news is, with the recently committed nsp driver, 
the following line in my kernel config

device nsp		

and the following entry in /etc/pccard.conf

card "KME" "SCSI-CARD-001"
    config auto "nsp" ?

I get the following dmesg output

nsp0 at port 0x240-0x24f iomem 0xd0000-0xd0fff irq 3 slot 0 on pccard0
nsp0: try to reset scsi bus
SCSI_LOW_ATTENTION(msgout): 0x40
cd0 at nsp0 bus 0 target 1 lun 0
cd0: <hp CD-Writer+ M820 1.23> Removable CD-ROM SCSI-2 device
cd0: cd present [275167 x 2048 byte records]
SCSI_LOW_ATTENTION(msgout): 0x40

and I have a functional cd-r device! Just remember, the dip switch on
the card has to be in the 16bit position.

The bad news is, I recently bought a 1460 on eBay :-)

-stacy

--
Nothing spoils fun like finding out it builds character.
    - Calvin

Stacy Millions                                       stacy@millions.ca
Millions Consulting Limited


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?3A181A01.8E1A62D7>