From owner-cvs-all Wed Dec 1 3:14:46 1999 Delivered-To: cvs-all@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2]) by hub.freebsd.org (Postfix) with ESMTP id 3524D14F76; Wed, 1 Dec 1999 03:14:35 -0800 (PST) (envelope-from sobomax@altavista.net) Received: from vega.vega.com (dialup4-58.iptelecom.net.ua [212.9.226.250]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id NAA03622; Wed, 1 Dec 1999 13:17:43 +0200 (EET) Received: from altavista.net (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.9.3/8.9.3) with ESMTP id NAA02989; Wed, 1 Dec 1999 13:13:56 +0200 (EET) (envelope-from sobomax@altavista.net) Message-ID: <384502DF.A842BE26@altavista.net> Date: Wed, 01 Dec 1999 13:13:35 +0200 From: Maxim Sobolev Reply-To: sobomax@altavista.net Organization: Vega International Capital X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Warner Losh Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pccard pccard.c src/sys/isa sio.csrc/sys/dev/ed if_ed_pccard.c src/sys/dev/ep if_ep_pccard.c References: <199912010738.XAA93773@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk Warner Losh wrote: > imp 1999/11/30 23:38:55 PST > > Modified files: > sys/pccard pccard.c > sys/isa sio.c > sys/dev/ed if_ed_pccard.c > sys/dev/ep if_ep_pccard.c > Log: > Fix the hang on card eject problem and maybe the hang on suspend > problem. It seems that this commit breaks the kernel builds: cc -c -O2 -pipe -march=pentium -Wall -Wredundant-decls -Wnested-externs -Wstrict -prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat -extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -inclu de opt_global.h -D_KERNEL -elf -mpreferred-stack-boundary=2 ../../pccard/pccar d.c ../../pccard/pccard.c: In function `disable_slot_spl0': ../../pccard/pccard.c:223: structure has no member named `disable_ch' ../../pccard/pccard.c: In function `slot_suspend': ../../pccard/pccard.c:249: structure has no member named `disable_ch' ../../pccard/pccard.c: In function `pccard_alloc_slot': ../../pccard/pccard.c:320: structure has no member named `disable_ch' ../../pccard/pccard.c: In function `inserted': ../../pccard/pccard.c:410: structure has no member named `disable_ch' *** Error code 1 -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message