Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2002 02:37:41 +0300 (MSK)
From:      Maxim Konovalov <maxim@macomnet.ru>
To:        Jim Bryant <kc5vdj@yahoo.com>
Cc:        nsouch@freebsd.org, <freebsd-current@freebsd.org>
Subject:   Re: kernel build breaks in bktr_i2c.c
Message-ID:  <20020324011048.Y72943-100000@news1.macomnet.ru>
In-Reply-To: <3C9CEB8C.3020802@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

just built a -current GENERIC with a patch below. Do not know is it
correct or not though.

Index: Makefile
===================================================================
RCS file: /home/ncvs/src/sys/modules/bktr/bktr/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	23 Mar 2002 15:48:32 -0000	1.3
+++ Makefile	23 Mar 2002 22:00:45 -0000
@@ -6,7 +6,7 @@

 KMOD=	bktr
 SRCS=	bktr_core.c bktr_os.c bktr_audio.c bktr_tuner.c bktr_card.c \
-	bktr.h opt_devfs.h opt_bktr.h smbus.h bus_if.h device_if.h \
+	bktr.h opt_devfs.h opt_bktr.h bus_if.h device_if.h \
 	pci_if.h vnode_if.h
 CLEANFILES= bktr.h

%%%

-- 
Maxim Konovalov, MAcomnet, Internet-Intranet Dept., system engineer
phone: +7 (095) 796-9079, mailto:maxim@macomnet.ru





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




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