cvs commit: src/sys/dev/aic7xxx ahc_pci.c ahd_pci.c
src/sys/dev/ath if_ath_pci.c src/sys/dev/firewire fwohci_pci.c
src/sys/dev/fxp if_fxp.c src/sys/dev/puc puc_pci.c src/sys/dev/re
if_re.c src/sys/dev/sio sio_pci.c src/sys/dev/uart uart_bus_pci.c
...
Andreas Klemm
andreas at FreeBSD.org
Fri Nov 28 02:24:38 PST 2003
On Thu, Nov 27, 2003 at 09:28:30PM -0800, Warner Losh wrote:
> imp 2003/11/27 21:28:30 PST
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/aic7xxx ahc_pci.c ahd_pci.c
> sys/dev/ath if_ath_pci.c
> sys/dev/firewire fwohci_pci.c
> sys/dev/fxp if_fxp.c
> sys/dev/puc puc_pci.c
> sys/dev/re if_re.c
> sys/dev/sio sio_pci.c
> sys/dev/uart uart_bus_pci.c
> sys/dev/usb ehci_pci.c ohci_pci.c uhci_pci.c
> sys/pci if_dc.c if_rl.c if_xl.c
> Log:
> Sometimes cardbus attachments don't attach, so while we track down
> this problem put these lines back in. While they should be
> unnecessary, they appear to be sometimes necessary.
This reminds me about one problem with my DELL Latitude D600
notebook that is still unsolved in -current of 1-2 weeks ago.
Maybe your commit is related to that problem ... I'll test ...
The internal broadcom 10/100/1000 works fine, no problem.
But .. if I add a 2nd Ethernet cardbus PCMCIA card and boot the
device or - if I remember right - simply plug in the 3COM card
into the PCMCIA slot, then PHY won't be found for the bge0
interface anymore...
And the xl0 interface doesn't show up as well.
In a Toshiba 4360 Satellite PRO the same 3COM PCMCIA card
ran fine with the xl driver under -current (3CCFE575BT-D).
Anyway I'll update -current on my LAPTOP this evening and then
I hope everything runs fine or I'll do a PR.
I can give a ssh account to everybody who is willed to track down
remaining cardbus PCMCIA problems.
Andreas ///
--
Andreas Klemm - Powered by FreeBSD 5.1-CURRENT
Need a magic printfilter today ? -> http://www.apsfilter.org/
More information about the cvs-src
mailing list