Re: Card recommendations (was Re: pcmcia custom installation)

2000-08-30 Thread Greg Woods
Gary Hennigan wrote: > > "Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > > >> What card are you trying to support? > > > > > > It's a 3COM Megahertz 10/100 LAN + 56K modem card. Unfortunately I > > > read in SUPPORTED.CARDS that it uses a Winmodem. Oh well, I can use my > > > old 10M card for

Re: Card recommendations (was Re: pcmcia custom installation)

2000-08-30 Thread Greg Woods
Gary Hennigan wrote: > > "Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > > >> What card are you trying to support? > > > > > > It's a 3COM Megahertz 10/100 LAN + 56K modem card. Unfortunately I > > > read in SUPPORTED.CARDS that it uses a Winmodem. Oh well, I can use my > > > old 10M card for

RE: pcmcia custom installation

2000-08-30 Thread Lewis, James M.
> -- > From: Gary Hennigan[SMTP:[EMAIL PROTECTED] > Sent: Tuesday, August 29, 2000 6:07 PM > To: debian-laptop@lists.debian.org > Subject: Re: pcmcia custom installation > > "Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> w

RE: pcmcia custom installation

2000-08-30 Thread Lewis, James M.
> -- > From: Gary Hennigan[SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, August 29, 2000 6:07 PM > To: [EMAIL PROTECTED] > Subject: Re: pcmcia custom installation > > "Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: >

Re: Card recommendations (was Re: pcmcia custom installation)

2000-08-29 Thread Mike Werner
Daniel E. Baumann wrote: > How about Linksys Etherfast 10/100 56K V.90 combo card (manufacturers part > number PCMLM56). Setup instructions can be found at > http://www.linksys.com/support/support.asp?spid=26. This is the card that I > have had my eye on for a while and when I get the cash I am gon

Re: Card recommendations (was Re: pcmcia custom installation)

2000-08-29 Thread Heather
> > > pcmcia will use either that string or the manfid. > > > > Thanks. > > > > Maybe the best solution is to send the thing back and get a fully > > functional card. Anyone have a good suggestion for a 10/100 + 56k card > > that works out of the box with pcmcia-cs-3.1.19? I could kick myself > >

Re: Card recommendations (was Re: pcmcia custom installation)

2000-08-29 Thread Mike Werner
Daniel E. Baumann wrote: > How about Linksys Etherfast 10/100 56K V.90 combo card (manufacturers part > number PCMLM56). Setup instructions can be found at > http://www.linksys.com/support/support.asp?spid=26. This is the card that I > have had my eye on for a while and when I get the cash I am go

Re: Card recommendations (was Re: pcmcia custom installation)

2000-08-29 Thread Heather
> > > pcmcia will use either that string or the manfid. > > > > Thanks. > > > > Maybe the best solution is to send the thing back and get a fully > > functional card. Anyone have a good suggestion for a 10/100 + 56k card > > that works out of the box with pcmcia-cs-3.1.19? I could kick myself >

Re: Card recommendations (was Re: pcmcia custom installation)

2000-08-29 Thread Daniel E. Baumann
On Tue, 29 Aug 2000, Gary Hennigan wrote: > "Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > > >> What card are you trying to support? > > > > > > It's a 3COM Megahertz 10/100 LAN + 56K modem card. Unfortunately I > > > read in SUPPORTED.CARDS that it uses a Winmodem. Oh well, I can use my > >

Card recommendations (was Re: pcmcia custom installation)

2000-08-29 Thread Gary Hennigan
"Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > >> What card are you trying to support? > > > > It's a 3COM Megahertz 10/100 LAN + 56K modem card. Unfortunately I > > read in SUPPORTED.CARDS that it uses a Winmodem. Oh well, I can use my > > old 10M card for modem and the new one for ethernet.

Re: pcmcia custom installation

2000-08-29 Thread Sean 'Shaleh' Perry
>> What card are you trying to support? > > It's a 3COM Megahertz 10/100 LAN + 56K modem card. Unfortunately I > read in SUPPORTED.CARDS that it uses a Winmodem. Oh well, I can use my > old 10M card for modem and the new one for ethernet. Is there a way to > disable one part of a combo card, eg.,

Re: pcmcia custom installation

2000-08-29 Thread Gary Hennigan
"Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > > > > Did you test it with the pcmcia-cs-3.1.19 source? Looks to me like > > there's some Makefile trouble in that version. If you used an older > > version it may not have showed up. It certainly works fine with the > > Debian package pcmcia-cs.t

Re: pcmcia custom installation

2000-08-29 Thread Drew Parsons
On Tue, Aug 29, 2000 at 03:47:46PM -0700, Sean 'Shaleh' Perry wrote: > > > > Did you test it with the pcmcia-cs-3.1.19 source? Looks to me like > > there's some Makefile trouble in that version. If you used an older > > version it may not have showed up. It certainly works fine with the > > Debian

Re: pcmcia custom installation

2000-08-29 Thread Sean 'Shaleh' Perry
> > Did you test it with the pcmcia-cs-3.1.19 source? Looks to me like > there's some Makefile trouble in that version. If you used an older > version it may not have showed up. It certainly works fine with the > Debian package pcmcia-cs.tar.gz for 3.1.8. > my box is woody, I tried it with an ol

Re: pcmcia custom installation

2000-08-29 Thread Gary Hennigan
"Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > > make[3]: Entering directory `/usr/src/modules/pcmcia-cs' > > /bin/sh: -c: line 1: syntax error near unexpected token `;' > > /bin/sh: -c: line 1: `set -e ; for d in ; do make -C $d ; done' > > make[3]: *** [all] Error 2 > > make[3]: Leaving dir

Re: pcmcia custom installation

2000-08-29 Thread Sean 'Shaleh' Perry
> make[3]: Entering directory `/usr/src/modules/pcmcia-cs' > /bin/sh: -c: line 1: syntax error near unexpected token `;' > /bin/sh: -c: line 1: `set -e ; for d in ; do make -C $d ; done' > make[3]: *** [all] Error 2 > make[3]: Leaving directory `/usr/src/modules/pcmcia-cs' > make[2]: *** [build-mo

Re: pcmcia custom installation

2000-08-29 Thread Gary Hennigan
"Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > > > > Doesn't work. I get some error from a shell script and I wanted to > > find out if there was a cleaner way to do this before I tried to track > > it down. Sure would be nice if there were some type of a package like > > make-kpkg that allo

Re: Card recommendations (was Re: pcmcia custom installation)

2000-08-29 Thread Daniel E. Baumann
On Tue, 29 Aug 2000, Gary Hennigan wrote: > "Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > > >> What card are you trying to support? > > > > > > It's a 3COM Megahertz 10/100 LAN + 56K modem card. Unfortunately I > > > read in SUPPORTED.CARDS that it uses a Winmodem. Oh well, I can use my > >

Re: pcmcia custom installation

2000-08-29 Thread Sean 'Shaleh' Perry
> > Doesn't work. I get some error from a shell script and I wanted to > find out if there was a cleaner way to do this before I tried to track > it down. Sure would be nice if there were some type of a package like > make-kpkg that allowed us to use raw pcmcia source code. > do the following:

Re: pcmcia custom installation

2000-08-29 Thread Gary Hennigan
Pat Mahoney <[EMAIL PROTECTED]> writes: > On Tue, Aug 29, 2000 at 01:49:40PM -0700, Sean 'Shaleh' Perry wrote: > > > > On 29-Aug-2000 Gary Hennigan wrote: > > > I've got a newer PCMCIA card that's not supported under potato (pcmcia > > > 3.1.8). It is supported under a later release of PCMCIA tho

Card recommendations (was Re: pcmcia custom installation)

2000-08-29 Thread Gary Hennigan
"Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > >> What card are you trying to support? > > > > It's a 3COM Megahertz 10/100 LAN + 56K modem card. Unfortunately I > > read in SUPPORTED.CARDS that it uses a Winmodem. Oh well, I can use my > > old 10M card for modem and the new one for ethernet

Re: pcmcia custom installation

2000-08-29 Thread Gary Hennigan
"Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > On 29-Aug-2000 Gary Hennigan wrote: > > I've got a newer PCMCIA card that's not supported under potato (pcmcia > > 3.1.8). It is supported under a later release of PCMCIA though. Is > > there a "Debian Way (TM)" to use the raw pcmcia-cs-3.1.xx.tar

Re: pcmcia custom installation

2000-08-29 Thread Pat Mahoney
On Tue, Aug 29, 2000 at 01:49:40PM -0700, Sean 'Shaleh' Perry wrote: > > On 29-Aug-2000 Gary Hennigan wrote: > > I've got a newer PCMCIA card that's not supported under potato (pcmcia > > 3.1.8). It is supported under a later release of PCMCIA though. Is Note that the latest version in unstable i

Re: pcmcia custom installation

2000-08-29 Thread Sean 'Shaleh' Perry
>> What card are you trying to support? > > It's a 3COM Megahertz 10/100 LAN + 56K modem card. Unfortunately I > read in SUPPORTED.CARDS that it uses a Winmodem. Oh well, I can use my > old 10M card for modem and the new one for ethernet. Is there a way to > disable one part of a combo card, eg.,

Re: pcmcia custom installation

2000-08-29 Thread Gary Hennigan
"Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > > > > Did you test it with the pcmcia-cs-3.1.19 source? Looks to me like > > there's some Makefile trouble in that version. If you used an older > > version it may not have showed up. It certainly works fine with the > > Debian package pcmcia-cs.

Re: pcmcia custom installation

2000-08-29 Thread Drew Parsons
On Tue, Aug 29, 2000 at 03:47:46PM -0700, Sean 'Shaleh' Perry wrote: > > > > Did you test it with the pcmcia-cs-3.1.19 source? Looks to me like > > there's some Makefile trouble in that version. If you used an older > > version it may not have showed up. It certainly works fine with the > > Debia

RE: pcmcia custom installation

2000-08-29 Thread Sean 'Shaleh' Perry
On 29-Aug-2000 Gary Hennigan wrote: > I've got a newer PCMCIA card that's not supported under potato (pcmcia > 3.1.8). It is supported under a later release of PCMCIA though. Is > there a "Debian Way (TM)" to use the raw pcmcia-cs-3.1.xx.tar.gz? > Perhaps something similar to the way you can use r

Re: pcmcia custom installation

2000-08-29 Thread Sean 'Shaleh' Perry
> > Did you test it with the pcmcia-cs-3.1.19 source? Looks to me like > there's some Makefile trouble in that version. If you used an older > version it may not have showed up. It certainly works fine with the > Debian package pcmcia-cs.tar.gz for 3.1.8. > my box is woody, I tried it with an o

Re: pcmcia custom installation

2000-08-29 Thread Gary Hennigan
"Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > > make[3]: Entering directory `/usr/src/modules/pcmcia-cs' > > /bin/sh: -c: line 1: syntax error near unexpected token `;' > > /bin/sh: -c: line 1: `set -e ; for d in ; do make -C $d ; done' > > make[3]: *** [all] Error 2 > > make[3]: Leaving di

Re: pcmcia custom installation

2000-08-29 Thread Sean 'Shaleh' Perry
> make[3]: Entering directory `/usr/src/modules/pcmcia-cs' > /bin/sh: -c: line 1: syntax error near unexpected token `;' > /bin/sh: -c: line 1: `set -e ; for d in ; do make -C $d ; done' > make[3]: *** [all] Error 2 > make[3]: Leaving directory `/usr/src/modules/pcmcia-cs' > make[2]: *** [build-m

Re: pcmcia custom installation

2000-08-29 Thread Gary Hennigan
"Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > > > > Doesn't work. I get some error from a shell script and I wanted to > > find out if there was a cleaner way to do this before I tried to track > > it down. Sure would be nice if there were some type of a package like > > make-kpkg that all

Re: pcmcia custom installation

2000-08-29 Thread Sean 'Shaleh' Perry
> > Doesn't work. I get some error from a shell script and I wanted to > find out if there was a cleaner way to do this before I tried to track > it down. Sure would be nice if there were some type of a package like > make-kpkg that allowed us to use raw pcmcia source code. > do the following:

Re: pcmcia custom installation

2000-08-29 Thread Gary Hennigan
Pat Mahoney <[EMAIL PROTECTED]> writes: > On Tue, Aug 29, 2000 at 01:49:40PM -0700, Sean 'Shaleh' Perry wrote: > > > > On 29-Aug-2000 Gary Hennigan wrote: > > > I've got a newer PCMCIA card that's not supported under potato (pcmcia > > > 3.1.8). It is supported under a later release of PCMCIA th

Re: pcmcia custom installation

2000-08-29 Thread Gary Hennigan
"Sean 'Shaleh' Perry" <[EMAIL PROTECTED]> writes: > On 29-Aug-2000 Gary Hennigan wrote: > > I've got a newer PCMCIA card that's not supported under potato (pcmcia > > 3.1.8). It is supported under a later release of PCMCIA though. Is > > there a "Debian Way (TM)" to use the raw pcmcia-cs-3.1.xx.ta

Re: pcmcia custom installation

2000-08-29 Thread Pat Mahoney
On Tue, Aug 29, 2000 at 01:49:40PM -0700, Sean 'Shaleh' Perry wrote: > > On 29-Aug-2000 Gary Hennigan wrote: > > I've got a newer PCMCIA card that's not supported under potato (pcmcia > > 3.1.8). It is supported under a later release of PCMCIA though. Is Note that the latest version in unstable

RE: pcmcia custom installation

2000-08-29 Thread Sean 'Shaleh' Perry
On 29-Aug-2000 Gary Hennigan wrote: > I've got a newer PCMCIA card that's not supported under potato (pcmcia > 3.1.8). It is supported under a later release of PCMCIA though. Is > there a "Debian Way (TM)" to use the raw pcmcia-cs-3.1.xx.tar.gz? > Perhaps something similar to the way you can use