From owner-freebsd-commit Tue Oct 10 01:03:47 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA21525 for freebsd-commit-outgoing; Tue, 10 Oct 1995 01:03:47 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA21508 for cvs-all-outgoing; Tue, 10 Oct 1995 01:03:43 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA21495 for cvs-sys-outgoing; Tue, 10 Oct 1995 01:03:40 -0700 Received: (from bde@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id BAA21460 ; Tue, 10 Oct 1995 01:03:30 -0700 Date: Tue, 10 Oct 1995 01:03:30 -0700 From: Bruce Evans Message-Id: <199510100803.BAA21460@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa b004.c Sender: owner-commit@FreeBSD.org Precedence: bulk bde 95/10/10 01:03:29 Modified: sys/i386/isa b004.c Log: Fix benign type mismatches in devswitch functions. Add prototypes. Clean up includes.