summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/LINT
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1995-09-08 03:20:10 +0000
committerjulian <julian@FreeBSD.org>1995-09-08 03:20:10 +0000
commitb1a852147e1e9076013638e19eff3bf71df16d4c (patch)
tree65b3191cb11690a26005c6a0be213922964e1fad /sys/i386/conf/LINT
parentb8ce84ec2971ddf971095eb5d0b8324191d40ad1 (diff)
downloadFreeBSD-src-b1a852147e1e9076013638e19eff3bf71df16d4c.zip
FreeBSD-src-b1a852147e1e9076013638e19eff3bf71df16d4c.tar.gz
Submitted by: Luigi Rizzo (luigi@iet.unipi.it)
Obtained from: Luigi Rizzo and Gunther Schadow config support for the asc driver and an example in LINT
Diffstat (limited to 'sys/i386/conf/LINT')
-rw-r--r--sys/i386/conf/LINT5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 5287e18..07c502f 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.198 1995/09/01 20:53:41 jkh Exp $
+# $Id: LINT,v 1.199 1995/09/03 19:53:03 jkh Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -673,6 +673,7 @@ device pca0 at isa? port IO_TIMER1 tty
# cy: Cyclades high-speed serial driver (ALPHA QUALITY!)
# dgb: Digiboard PC/Xi and PC/Xe series driver (ALPHA QUALITY!)
# gp: National Instruments AT-GPIB and AT-GPIB/TNT board
+# asc: GI1904-based hand scanners, e.g. the Trust Amiscan Grey
# gsc: Genius GS-4500 hand scanner.
# joy: joystick
# labpc: National Instrument's Lab-PC and Lab-PC+
@@ -722,6 +723,8 @@ device rc0 at isa? port 0x220 tty irq 12 vector rcintr
# the port and irq for tw0 are fictitious
device tw0 at isa? port 0x380 tty irq 11 vector twintr
device si0 at isa? iomem 0xd0000 tty irq 12 vector siintr
+device asc0 at isa? port IO_ASC1 tty drq 3 irq 10 vector ascintr
+
#
# PCI devices:
OpenPOWER on IntegriCloud