From: Michal Van$,1 -(Bo <michal.vanco_at_satro.sk> Subject: Re: Atheros 5212 in 6.1-REL Date: Tue, 23 May 2006 19:44:45 +0200 > On Tuesday 23 May 2006 19:15, Warner Losh wrote: > > Try the following hack: > > > > Index: pccbb_pci.c > > =================================================================== > > RCS file: /home/imp/FreeBSD/CVS/src/sys/dev/pccbb/pccbb_pci.c,v > > retrieving revision 1.15 > > diff -c -r1.15 pccbb_pci.c > > *** pccbb_pci.c 8 Oct 2005 06:58:51 -0000 1.15 > > --- pccbb_pci.c 23 May 2006 17:13:31 -0000 > > *************** > > *** 300,306 **** > > static int > > cbb_pci_attach(device_t brdev) > > { > > - static int curr_bus_number = 2; /* XXX EVILE BAD (see below) */ > > + static int curr_bus_number = 3; /* XXX EVILE BAD (see below) */ > > struct cbb_softc *sc = (struct cbb_softc *)device_get_softc(brdev); > > int rid, bus, pribus; > > device_t parent; > > > > great. thank you very very much for your help. my atheros card is now up and > running. > > here is my dmesg after your hack > > once again. thank you very much Dang. I was hoping it wasn't *THAT* issue :-(. I guess I gotta fix it right now... WarnerReceived on Tue May 23 2006 - 17:22:34 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:56 UTC