NOTES (c9da1b81d5a663a6ec36ab25d02a406ebbff817e) | NOTES (92d38a13994120f9311b51cb480fd0c9fa9c5952) |
---|---|
1# 2# LINT -- config file for checking all the sources, tries to pull in 3# as much of the source tree as it can. 4# | 1# 2# LINT -- config file for checking all the sources, tries to pull in 3# as much of the source tree as it can. 4# |
5# $Id: LINT,v 1.255 1996/05/03 05:44:44 asami Exp $ | 5# $Id: LINT,v 1.256 1996/05/10 13:26:03 peter Exp $ |
6# 7# NB: You probably don't want to try running a kernel built from this 8# file. Instead, you should start from GENERIC, and add options from 9# this file as required. 10# 11 12# 13# This directive is mandatory; it defines the architecture to be --- 697 unchanged lines hidden (view full) --- 711# mcd: Mitsumi CD-ROM 712# scd: Sony CD-ROM 713# matcd: Matsushita/Panasonic CD-ROM 714# wt: Wangtek and Archive QIC-02/QIC-36 tape drives 715# ctx: Cortex-I frame grabber 716# apm: Laptop Advanced Power Management (experimental) 717# spigot: The Creative Labs Video Spigot video-acquisition board 718# meteor: Matrox Meteor video capture board | 6# 7# NB: You probably don't want to try running a kernel built from this 8# file. Instead, you should start from GENERIC, and add options from 9# this file as required. 10# 11 12# 13# This directive is mandatory; it defines the architecture to be --- 697 unchanged lines hidden (view full) --- 711# mcd: Mitsumi CD-ROM 712# scd: Sony CD-ROM 713# matcd: Matsushita/Panasonic CD-ROM 714# wt: Wangtek and Archive QIC-02/QIC-36 tape drives 715# ctx: Cortex-I frame grabber 716# apm: Laptop Advanced Power Management (experimental) 717# spigot: The Creative Labs Video Spigot video-acquisition board 718# meteor: Matrox Meteor video capture board |
719# crd: PCCARD (PCMCIA) slot controller (see pcic) |
|
719# cy: Cyclades serial driver 720# dgb: Digiboard PC/Xi and PC/Xe series driver (ALPHA QUALITY!) 721# gp: National Instruments AT-GPIB and AT-GPIB/TNT board 722# asc: GI1904-based hand scanners, e.g. the Trust Amiscan Grey 723# gsc: Genius GS-4500 hand scanner. 724# joy: joystick 725# labpc: National Instrument's Lab-PC and Lab-PC+ | 720# cy: Cyclades serial driver 721# dgb: Digiboard PC/Xi and PC/Xe series driver (ALPHA QUALITY!) 722# gp: National Instruments AT-GPIB and AT-GPIB/TNT board 723# asc: GI1904-based hand scanners, e.g. the Trust Amiscan Grey 724# gsc: Genius GS-4500 hand scanner. 725# joy: joystick 726# labpc: National Instrument's Lab-PC and Lab-PC+ |
727# pcic: PCCARD (PCMCIA) slot (see crd) |
|
726# rc: RISCom/8 multiport card 727# tw: TW-523 power line interface for use with X-10 home control products 728# si: Specialix SI/XIO 4-32 port terminal multiplexor 729# stl: Stallion EasyIO and EasyConnection 8/32 (cd1400 based) 730# stli: Stallion EasyConnection 8/64, ONboard, Brumby (intelligent) 731 732# 733# Notes on APM --- 50 unchanged lines hidden (view full) --- 784# for the SoundBlaster 16 multicd - up to 4 devices 785controller matcd0 at isa? port 0x230 bio 786device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr 787device ctx0 at isa? port 0x230 iomem 0xd0000 788device spigot0 at isa? port 0xad6 irq 15 iomem 0xee000 vector spigintr 789device qcam0 at isa? port "IO_LPT3" tty 790device apm0 at isa? 791options APM_BROKEN_STATCLOCK | 728# rc: RISCom/8 multiport card 729# tw: TW-523 power line interface for use with X-10 home control products 730# si: Specialix SI/XIO 4-32 port terminal multiplexor 731# stl: Stallion EasyIO and EasyConnection 8/32 (cd1400 based) 732# stli: Stallion EasyConnection 8/64, ONboard, Brumby (intelligent) 733 734# 735# Notes on APM --- 50 unchanged lines hidden (view full) --- 786# for the SoundBlaster 16 multicd - up to 4 devices 787controller matcd0 at isa? port 0x230 bio 788device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr 789device ctx0 at isa? port 0x230 iomem 0xd0000 790device spigot0 at isa? port 0xad6 irq 15 iomem 0xee000 vector spigintr 791device qcam0 at isa? port "IO_LPT3" tty 792device apm0 at isa? 793options APM_BROKEN_STATCLOCK |
794controller crd0 795device pcic0 at crd? 796device pcic1 at crd? |
|
792device gp0 at isa? port 0x2c0 tty 793device gsc0 at isa? port "IO_GSC1" tty drq 3 794device joy0 at isa? port "IO_GAME" 795device cy0 at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000 vector cyintr 796device dgb0 at isa? port 0x220 iomem 0xfc0000 iosiz ? tty 797device labpc0 at isa? port 0x260 tty irq 5 vector labpcintr 798device rc0 at isa? port 0x220 tty irq 12 vector rcintr 799# the port and irq for tw0 are fictitious --- 90 unchanged lines hidden --- | 797device gp0 at isa? port 0x2c0 tty 798device gsc0 at isa? port "IO_GSC1" tty drq 3 799device joy0 at isa? port "IO_GAME" 800device cy0 at isa? tty irq 10 iomem 0xd4000 iosiz 0x2000 vector cyintr 801device dgb0 at isa? port 0x220 iomem 0xfc0000 iosiz ? tty 802device labpc0 at isa? port 0x260 tty irq 5 vector labpcintr 803device rc0 at isa? port 0x220 tty irq 12 vector rcintr 804# the port and irq for tw0 are fictitious --- 90 unchanged lines hidden --- |