summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/isa_device.h
diff options
context:
space:
mode:
authornsouch <nsouch@FreeBSD.org>1998-09-03 21:01:22 +0000
committernsouch <nsouch@FreeBSD.org>1998-09-03 21:01:22 +0000
commit18263a16482fe59a0e50eb751b95c2f8fa815041 (patch)
tree991453a63523210f9a0c652a5533fcdadd384386 /sys/i386/isa/isa_device.h
parent40be73b11b858cf636b2f707070e6c29a9798a9a (diff)
downloadFreeBSD-src-18263a16482fe59a0e50eb751b95c2f8fa815041.zip
FreeBSD-src-18263a16482fe59a0e50eb751b95c2f8fa815041.tar.gz
Reviewed by: Doug Rabson
Submitted by: nsouch Philips PCF8584 chipset support. Chipset controller for the I2C bus.
Diffstat (limited to 'sys/i386/isa/isa_device.h')
-rw-r--r--sys/i386/isa/isa_device.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/isa/isa_device.h b/sys/i386/isa/isa_device.h
index 66519d1..ce9e953 100644
--- a/sys/i386/isa/isa_device.h
+++ b/sys/i386/isa/isa_device.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* from: @(#)isa_device.h 7.1 (Berkeley) 5/9/91
- * $Id: isa_device.h,v 1.51 1998/06/18 15:32:06 bde Exp $
+ * $Id: isa_device.h,v 1.1.1.2 1998/07/26 17:59:48 son Exp $
*/
#ifndef _I386_ISA_ISA_DEVICE_H_
@@ -170,6 +170,7 @@ inthand2_t pasintr;
inthand2_t pcmintr;
inthand2_t pcrint;
inthand2_t ppcintr;
+inthand2_t pcfintr;
inthand2_t psmintr;
inthand2_t rcintr;
inthand2_t sbintr;
OpenPOWER on IntegriCloud