Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2001 18:31:28 +0200
From:      Marc Fonvieille <fonvi@easynet.fr>
To:        Ian Dowse <iedowse@maths.tcd.ie>
Cc:        freebsd-mobile@freebsd.org, Warner Losh <imp@harmony.village.org>
Subject:   Re: Better patches [long]
Message-ID:  <20010802183128.A23186@gothic.blackend.org>
In-Reply-To: <200108012303.aa19788@salmon.maths.tcd.ie>; from iedowse@maths.tcd.ie on Wed, Aug 01, 2001 at 11:02:59PM %2B0100
References:  <20010801231444.A26603@gothic.blackend.org> <200108012303.aa19788@salmon.maths.tcd.ie>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 01, 2001 at 11:02:59PM +0100, Ian Dowse wrote:
> It would be very useful if you chould track down which commit caused
> the card to break, though that might be quite a bit of work.
>
Ok, here's what i did:

i cvsuped src tree from 2001.07.08.23.59.59 (as you can see it's before
miibus addition)
i built a kernel and pccard, this kernel runs fine: the card works

then i cvsuped src tree from 2001.07.10.23.59.59, i built a kernel and
pccard but there the «device timouts» appear and fa_select do nothing.

What the difference between src tree from 2001.07.08.23.59.59 to
2001.07.10.23.59.59?
I only build new kernel and new pccard binary, so i only take attention
to /usr/src/sys and to /usr/src/usr.sbin/pccard
Here's the changed files:

 Edit src/sys/cam/scsi/scsi_sa.c
  Add delta 1.45.2.9 2001.07.09.19.21.06 mjacob
 Edit src/sys/conf/files
  Add delta 1.340.2.66 2001.07.09.18.25.51 imp
 Edit src/sys/conf/options
  Add delta 1.191.2.29 2001.07.09.17.30.01 mjacob
 Edit src/sys/dev/pcic/i82365reg.h
  Add delta 1.3.2.4 2001.07.09.07.19.58 imp
 Edit src/sys/i386/conf/LINT
  Add delta 1.749.2.65 2001.07.09.17.34.19 mjacob
 Edit src/sys/kern/kern_exec.c
  Add delta 1.107.2.8 2001.07.09.19.03.13 guido
 Edit src/sys/pccard/i82365.h
  Add delta 1.10.2.2 2001.07.09.18.25.52 imp
 Edit src/sys/pccard/pccard.c
  Add delta 1.106.2.7 2001.07.09.18.25.52 imp
 Edit src/sys/pccard/pccard_nbk.c
  Add delta 1.15.2.6 2001.07.09.18.25.52 imp
 Edit src/sys/pccard/pcic.c
  Add delta 1.89.2.11 2001.07.09.18.25.52 imp
 Edit src/sys/pccard/pcic_pci.c
  Add delta 1.54.2.2 2001.07.09.18.25.53 imp
 Edit src/sys/pccard/slot.h
  Add delta 1.25.2.2 2001.07.09.18.25.53 imp
 Edit src/sys/conf/files.pc98
  Add delta 1.140.2.15 2001.07.10.08.21.33 imp
 Edit src/sys/crypto/des/des_setkey.c
  Add delta 1.1.2.3 2001.07.10.09.46.35 ume
 Edit src/sys/netinet6/icmp6.c
  Add delta 1.6.2.6 2001.07.10.09.44.16 ume
 Add delta 1.140.2.15 2001.07.10.08.21.33 imp
 Edit src/sys/crypto/des/des_setkey.c
  Add delta 1.1.2.3 2001.07.10.09.46.35 ume
 Edit src/sys/netinet6/icmp6.c
  Add delta 1.6.2.6 2001.07.10.09.44.16 ume
 Edit src/sys/pccard/mecia.c
  Add delta 1.2.2.2 2001.07.10.08.21.34 imp
 Delete src/sys/pccard/pcic98reg.h
 Edit src/sys/pccard/pcic_isa.c
  Add delta 1.13.2.1 2001.07.10.16.15.34 imp
 Edit src/sys/pccard/pcicvar.h
  Add delta 1.15.2.1 2001.07.10.16.22.38 imp

As you can see there's a lot of change in src/sys/pccard/
It seems these changes broke something with my laptop, before these it
works after it doesn't run.

Marc

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010802183128.A23186>