Re: Megahertz pccard

2000-02-13 Thread Warner Losh

In message [EMAIL PROTECTED] "David O'Brien" writes:
: On Tue, Feb 08, 2000 at 11:56:43AM -0800, Parag Patel wrote:
:  Seems like the default IRQs used by pccard are being used by something
:  else on your laptop.  The default line in /etc/pccard.conf.sample is
:  
:  irq 3 5 10 11 13 15
: 
: Personally I don't know of anyone that hasn't had to remove `3' and `5'
: from the the sample pccard.conf file.  I personally think we should
: remove these two before 4.0-R.

No.  That won't likely happen.  Some compaq machines want 3 and 5.
Other machines want 10 and 11, while others want others.  sysinstall
does need to be updated to cope with these oddities.  It doesn't right
now.  Damn laptops are the most pathologically eclictic machines that
FreeBSD supports.

Warner


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Megahertz pccard

2000-02-09 Thread Warner Losh

In message [EMAIL PROTECTED] Chris Webb writes:
: FWIW, I'm still see the mysterious loss of interrupts after a suspend or
: hibernate on my Vaio N505X with a 3com Megahertz card (now running
: -current cvsuped and built this morning). 


Yes.  That 's because we need acpi in order to properly
suspend/resume the chipsets on these machines...

Warner


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Megahertz pccard

2000-02-09 Thread Warner Losh

In message [EMAIL PROTECTED] Gerald Abshez writes:
: ep0: No irq?!

You have an irq conflict.  Make sure that pccard.conf.sample lists
only those IRQs that are definitely free on your machine.

Warner


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Megahertz pccard

2000-02-08 Thread Gerald Abshez

Forrest Aldrich wrote:
 
 Has anyone gotten the Megahertz pccards to work with the boot floppies?  I don't 
believe the correct entry is there for them.  I recall there being a discussion here, 
indicating that the modification wouldn't be difficult.  Is there any way we can get 
this fixed?

I'm actually trying to source a -CURRENT friendly 10/100 PCMCIA card.

I thought that I'd heard that the 3CCFE574BT (10/100) from
3com/Megahertz was supported, but it seems like it isn't. I've tried
the pccard floppies, the regular floppies, for both -CURRENT and
-STABLE.

FYI, Warner has stated that Cardbus isn't working, and there are known
problems with some of the ethernet cards (interrupts don't seem to be
working correctly). That said, I did order the "non-cardbus" 3com card,
got the above card, and it has trouble recognizing it. As a move of
desperation, I tried a D-link DFE-660TX, which it doesn't recognize at
all.

If you have any luck, or someone has a suggestion or some patches, I'm
willing to test.

Thanks,
Gerald.
-- 
This is your FreeBSD -- Where do YOU want to go tommorow?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Megahertz pccard

2000-02-08 Thread Frank Mayhar

Gerald Abshez wrote:
 I thought that I'd heard that the 3CCFE574BT (10/100) from
 3com/Megahertz was supported, but it seems like it isn't. I've tried

Actually, it is.  I'm running one in my laptop right now, in fact, and
it works fine.  What problems are you seeing?
-- 
Frank Mayhar [EMAIL PROTECTED] http://www.exit.com/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Megahertz pccard

2000-02-08 Thread Forrest Aldrich

I'm using the floppies from the 01/27 CURRENT (as that's all they provide 
now, on current.freebsd.org)... and I can't get it to recognize the 
cards.  Period.When it goes to initialize, and time for installation, 
nothing shows up for NICs... just ppp, lp0, etc.

Is very frustrating!


For what it's worth, here are the card numbers I have:


3CCFEM556 B
3CCFE574BT




At 09:11 AM 2/8/00 -0800, Frank Mayhar wrote:
Gerald Abshez wrote:
  I thought that I'd heard that the 3CCFE574BT (10/100) from
  3com/Megahertz was supported, but it seems like it isn't. I've tried

Actually, it is.  I'm running one in my laptop right now, in fact, and
it works fine.  What problems are you seeing?
--
Frank Mayhar [EMAIL PROTECTED] http://www.exit.com/



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Megahertz pccard

2000-02-08 Thread Warner Losh

In message [EMAIL PROTECTED] Gerald Abshez writes:
: FYI, Warner has stated that Cardbus isn't working, and there are known
: problems with some of the ethernet cards (interrupts don't seem to be
: working correctly).

As far as I know, the interrupt problems were fixed by Matt Dodd a
while ago.  Cardbus status is still correct.

Warner


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Megahertz pccard

2000-02-08 Thread Warner Losh

In message [EMAIL PROTECTED] Forrest Aldrich writes:
: I'm using the floppies from the 01/27 CURRENT (as that's all they provide 
: now, on current.freebsd.org)... and I can't get it to recognize the 
: cards.  Period.When it goes to initialize, and time for installation, 
: nothing shows up for NICs... just ppp, lp0, etc.
: 
: Is very frustrating!
: 
: 
: For what it's worth, here are the card numbers I have:
: 
: 
: 3CCFEM556 B
: 3CCFE574BT

Boot -v and send me the output.  You can get to the dmesg output from
before the console switch by using the scroll lock key.  After the
switch, it is on vty2 or something like that.

You may need to do some minor tweaking to get this to work.  

Warner


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Megahertz pccard

2000-02-08 Thread Gerald Abshez

Frank Mayhar wrote:
 
 Gerald Abshez wrote:
  I thought that I'd heard that the 3CCFE574BT (10/100) from
  3com/Megahertz was supported, but it seems like it isn't. I've tried
 
 Actually, it is.  I'm running one in my laptop right now, in fact, and
 it works fine.  What problems are you seeing?

After I boot off of the floppies (these are ~end of January, last good
snap) it says on vty2:

DEBUG: ioctl(3, TIOCONS, NULL) = 0 (success)
pccard: card inserted, slot 0
ep0: No irq?!

The floppies ask me if I want to use PC-CARD as my install media, which
I answered yes to. There is no other info shown about the card.

It's an IBM Thinkpad "Type 2621, i series" if this helps at all.

It seems to see the disk ok. If it would help, I could try running
through a -STABLE pccard disk install.

I'm willing to debug, if someone can tell me how to get a serial console
going on the laptop.

Thanks,
Gerald.
-- 
This is your FreeBSD -- Where do YOU want to go tommorow?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Megahertz pccard

2000-02-08 Thread Gerald Abshez

Warner Losh wrote:
 
 In message [EMAIL PROTECTED] Forrest Aldrich writes:
 : 3CCFE574BT

That's mine...

 Boot -v and send me the output.  You can get to the dmesg output from
 before the console switch by using the scroll lock key.  After the
 switch, it is on vty2 or something like that.
 
 You may need to do some minor tweaking to get this to work.

If you want the entire dmesg output, your going to wait until I figure
out how to disable the keyboard probe, since I can't unplug my laptop
keyboard. However, the thing I think that is relevant:

pcic: management irq 10
pccard0: PC Card bus -- kludge version on pcic0
pccard1: PC Card bus -- kludge version on pcic0
pcic1: not probed (disabled)

There is only the ethernet card plugged in. After the boot probe
completes, I get:
ep0: No irq?!

If you need anything else, let me know.

Thanks,
Gerald.
-- 
This is your FreeBSD -- Where do YOU want to go tommorow?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Megahertz pccard

2000-02-08 Thread Parag Patel

On Tue, 08 Feb 2000 14:22:25 EST, Gerald Abshez wrote:

There is only the ethernet card plugged in. After the boot probe
completes, I get:
ep0: No irq?!

I also have one of these cards, and it's working fine under 4.0-CURRENT.

Seems like the default IRQs used by pccard are being used by something
else on your laptop.  The default line in /etc/pccard.conf.sample is

irq 3 5 10 11 13 15

I needed to add "-i13 -i15" to my /etc/rc.conf's pccard_flags entry as
all other IRQs on my laptop were in use.  I could have also edited the
pccard.conf file.

If there's some point at bootup where you can add these flags to
pccardd or edit its default pccard.conf.sample file, it's worth a shot.

I installed 3.4-STABLE from 3.4's floppies and CDs onto my laptop,
hacked /etc/pccard.conf to create an entry for my Megahertz, then
updated it to 4.0-CURRENT via NFS.  I never tried the 4.0 boot floppies
since I needed to run "make installworld" from a build on another box.


-- Parag Patel


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Megahertz pccard

2000-02-08 Thread Forrest Aldrich

Patel, you're a life saver!This is exactly what was needed, change the 
IRQ.  In my case, I chose option 2 and walla.

Amazing, so simple.

Note this is using the snapshot that is 02/08/2000, latest (floppies).

Thank you.


Forrest


At 11:56 AM 2/8/00 -0800, Parag Patel wrote:
On Tue, 08 Feb 2000 14:22:25 EST, Gerald Abshez wrote:
 
 There is only the ethernet card plugged in. After the boot probe
 completes, I get:
 ep0: No irq?!

I also have one of these cards, and it's working fine under 4.0-CURRENT.

Seems like the default IRQs used by pccard are being used by something
else on your laptop.  The default line in /etc/pccard.conf.sample is

 irq 3 5 10 11 13 15

I needed to add "-i13 -i15" to my /etc/rc.conf's pccard_flags entry as
all other IRQs on my laptop were in use.  I could have also edited the
pccard.conf file.

If there's some point at bootup where you can add these flags to
pccardd or edit its default pccard.conf.sample file, it's worth a shot.

I installed 3.4-STABLE from 3.4's floppies and CDs onto my laptop,
hacked /etc/pccard.conf to create an entry for my Megahertz, then
updated it to 4.0-CURRENT via NFS.  I never tried the 4.0 boot floppies
since I needed to run "make installworld" from a build on another box.


 -- Parag Patel



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Megahertz pccard

2000-02-07 Thread Forrest Aldrich

Has anyone gotten the Megahertz pccards to work with the boot floppies?  I don't 
believe the correct entry is there for them.  I recall there being a discussion here, 
indicating that the modification wouldn't be difficult.  Is there any way we can get 
this fixed?

Thanks...




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message