From owner-cvs-all Sat Nov 7 06:30:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA07320 for cvs-all-outgoing; Sat, 7 Nov 1998 06:30:48 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA07315; Sat, 7 Nov 1998 06:30:46 -0800 (PST) (envelope-from nsouch@FreeBSD.org) From: Nicolas Souchu Received: (from nsouch@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA07707; Sat, 7 Nov 1998 06:30:49 -0800 (PST) Date: Sat, 7 Nov 1998 06:30:49 -0800 (PST) Message-Id: <199811071430.GAA07707@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/pci brooktree848.c bt848_i2c.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nsouch 1998/11/07 06:30:48 PST Modified files: sys/pci brooktree848.c bt848_i2c.c Log: Return to previous check_for_i2c_devices() behaviour. Cast the cmd parameter to unsigned char in every smbus call. Submitted by: Roger Hardiman Revision Changes Path 1.58 +12 -19 src/sys/pci/brooktree848.c 1.2 +5 -5 src/sys/pci/bt848_i2c.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message