Re: Best way to detect CF id strings

2007-12-04 Thread Kristoffer Ericson
On Tue, 4 Dec 2007 20:30:38 +
Alan Cox <[EMAIL PROTECTED]> wrote:

> On Tue, 4 Dec 2007 20:19:33 +0100
> Kristoffer Ericson <[EMAIL PROTECTED]> wrote:
> 
> > Greetings,
> > 
> > Usually I detect them by attaching CF->PCMCIA adapter to my laptop, but 
> > would much rather be able to use my usb-CF adapter.
> > This would also alot easier to explain to users which are having issues 
> > (unsupported/unknown id's).
> 
> What sort of "id" are we talking about here ?

Manufacturer and product id. Since the CF needs to be known to be used as an 
ide-cs device.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Best way to detect CF id strings

2007-12-04 Thread Alan Cox
On Tue, 4 Dec 2007 20:19:33 +0100
Kristoffer Ericson <[EMAIL PROTECTED]> wrote:

> Greetings,
> 
> Usually I detect them by attaching CF->PCMCIA adapter to my laptop, but would 
> much rather be able to use my usb-CF adapter.
> This would also alot easier to explain to users which are having issues 
> (unsupported/unknown id's).

What sort of "id" are we talking about here ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Best way to detect CF id strings

2007-12-04 Thread Kristoffer Ericson
Greetings,

Usually I detect them by attaching CF->PCMCIA adapter to my laptop, but would 
much rather be able to use my usb-CF adapter.
This would also alot easier to explain to users which are having issues 
(unsupported/unknown id's).

Any good suggestions on this?

Best wishes
Kristoffer
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Best way to detect CF id strings

2007-12-04 Thread Kristoffer Ericson
Greetings,

Usually I detect them by attaching CF-PCMCIA adapter to my laptop, but would 
much rather be able to use my usb-CF adapter.
This would also alot easier to explain to users which are having issues 
(unsupported/unknown id's).

Any good suggestions on this?

Best wishes
Kristoffer
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Best way to detect CF id strings

2007-12-04 Thread Alan Cox
On Tue, 4 Dec 2007 20:19:33 +0100
Kristoffer Ericson [EMAIL PROTECTED] wrote:

 Greetings,
 
 Usually I detect them by attaching CF-PCMCIA adapter to my laptop, but would 
 much rather be able to use my usb-CF adapter.
 This would also alot easier to explain to users which are having issues 
 (unsupported/unknown id's).

What sort of id are we talking about here ?
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: Best way to detect CF id strings

2007-12-04 Thread Kristoffer Ericson
On Tue, 4 Dec 2007 20:30:38 +
Alan Cox [EMAIL PROTECTED] wrote:

 On Tue, 4 Dec 2007 20:19:33 +0100
 Kristoffer Ericson [EMAIL PROTECTED] wrote:
 
  Greetings,
  
  Usually I detect them by attaching CF-PCMCIA adapter to my laptop, but 
  would much rather be able to use my usb-CF adapter.
  This would also alot easier to explain to users which are having issues 
  (unsupported/unknown id's).
 
 What sort of id are we talking about here ?

Manufacturer and product id. Since the CF needs to be known to be used as an 
ide-cs device.
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/