Date: Fri, 28 Nov 2003 11:23:56 +0100 From: Andreas Klemm <andreas@FreeBSD.org> To: Warner Losh <imp@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: 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 ... Message-ID: <20031128102356.GA21515@titan.klemm.apsfilter.org> In-Reply-To: <200311280528.hAS5SUBd080023@repoman.freebsd.org> References: <200311280528.hAS5SUBd080023@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031128102356.GA21515>