Re: bcm4400 driver and Dell 8500
From: Duncan Barclay (dmlb_at_dmlb.org)
Date: 08/28/03
- Previous message: Greg 'groggy' Lehey: "Re: [hackers] Re: BCM4401 ethernet driver"
- In reply to: Kenneth D. Merry: "Re: bcm4400 driver and Dell 8500"
- Next in thread: Stuart Walsh: "Re: bcm4400 driver and Dell 8500"
- Reply: Stuart Walsh: "Re: bcm4400 driver and Dell 8500"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "Kenneth D. Merry" <ken@kdm.org> Date: Thu, 28 Aug 2003 08:21:59 +0100
From: "Kenneth D. Merry" <ken@kdm.org>
> > This is a little loop that waits for the card to finish DMAing a packet.
There
> > should be a DELAY(1) in there. But it may be commented out.
>
> That's bad...in general the chip should DMA the packet and then update the
> consumer index and generate an interrupt. I don't know how this
particular
> chip works, though. The DELAY is commented out.
Unfortunately I don't know how the chips works wither. This method comes
from the drivers I used as a reference. I have recoded the loop a little so
it doesn't DELAY and I've never had a timeout from it.
> > Do we think that cardbus is trashing the memory space somehow?
>
> That could very well be the case. I don't know anything about cardbus,
> though.
Me neither, but my laptop needs some help in that area, so that's what I'm
going to look at next.
> Ken
> --
> Kenneth Merry
> ken@kdm.org
>
>
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Greg 'groggy' Lehey: "Re: [hackers] Re: BCM4401 ethernet driver"
- In reply to: Kenneth D. Merry: "Re: bcm4400 driver and Dell 8500"
- Next in thread: Stuart Walsh: "Re: bcm4400 driver and Dell 8500"
- Reply: Stuart Walsh: "Re: bcm4400 driver and Dell 8500"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|