freebsd-dev/sys/conf
Roger Hardiman c558c5795a Added device major 125 for the Advantech PCI-1750 Digital IO card.
A very nice i/o board with 16 open collector outputs (capable of driving 5-40v)
and 16 inputs
Also has 2 16 bit cascadable counters (10Mhz clock) capable of
generating interrupts.

It is a PCI card, and emulates the Intel 8254 timer.
It uses the PLX PCI-9050 PCI bus interface to map the
8254 style hardware and the i/o registers into the IO space.

Developed by Jennifer Clark <jen@vulture.dmem.strath.ac.uk>
Strathclyde University Transparent Telepresence Research Group
1999-05-18 16:18:42 +00:00
..
defines
files * Define a new static method DEVICE_IDENTIFY which is called to add device 1999-05-14 11:22:47 +00:00
files.alpha Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
files.i386 Nuke ucmpdi2.c from i386/libkern to serve as a reminder that switch 1999-05-14 17:39:54 +00:00
files.pc98 Removed ucmpdi2.c 1999-05-17 12:07:00 +00:00
kern.mk Fixed comment and whitespace lossage in recent commits. The -W flag 1999-01-29 10:57:18 +00:00
kmod.mk s/lkm(4)/kld(4)/ 1999-04-23 20:53:34 +00:00
ldscript.alpha Lots of changes, including: 1998-08-10 07:53:59 +00:00
ldscript.amd64 Increased kernel virtual address space to 1GB. NOTE: You MUST have fixed 1999-03-11 18:28:46 +00:00
ldscript.i386 Increased kernel virtual address space to 1GB. NOTE: You MUST have fixed 1999-03-11 18:28:46 +00:00
ldscript.powerpc Lots of changes, including: 1998-08-10 07:53:59 +00:00
majors Added device major 125 for the Advantech PCI-1750 Digital IO card. 1999-05-18 16:18:42 +00:00
Makefile.alpha Make corresponding changes to match config update 1999-05-10 03:02:22 +00:00
Makefile.i386 Move KERNEL?=kernel to top of the file where it's more obvious and add 1999-05-09 22:42:17 +00:00
Makefile.pc98 Sync with sys/i386/conf/GENERIC and Makefile.i386 revisions 1.169 and 1999-05-10 09:00:29 +00:00
Makefile.powerpc Move KERNEL?=kernel to top of the file where it's more obvious and add 1999-05-09 22:42:17 +00:00
newvers.sh This is now 4.0-current 1999-01-21 03:07:33 +00:00
nfsswapkernel.c
NOTES Update text on using the smbus, iibus, iicbb controllers 1999-05-18 12:55:11 +00:00
options Major lobotomy of config(8). The 1999-05-09 16:46:01 +00:00
options.alpha Keyboard driver update in preparation for the USB keyboard driver. 1999-03-10 10:36:53 +00:00
options.i386 Move opt_sio.h options to conf/options and activate in isa/sio.c 1999-05-09 13:10:49 +00:00
options.pc98 Sync with sys/i386/conf/options.i386 revision 1.113. 1999-05-10 09:03:10 +00:00
param.c Allow setting MAXFILES in the kernel config. 1999-04-09 16:28:11 +00:00
systags.sh