freebsd-dev/sys/conf
John Hay 9c564b6c92 Add the puc (PCI "Universal" Communications) driver. The idea and some of
the structure definitions come from NetBSD to make it easier to share card
definitions. The driver only acts as a shim between the pci bus and the
sio driver. Later pci parallel ports could also be supported through this
driver. Support for most single and multiport pci serial cards should be
as simple as adding its definition to pucdata.c

Tested with the following pci cards:
Moxa Industio CP-114, 4 port RS-232,RS-422/485
Syba Tech Ltd. PCI-4S2P-550-ECP, 4 port RS-232 + 2 parallel ports
Netmos NM9835 PCI-2S-550, 2 port RS-232
2002-02-16 15:12:14 +00:00
..
defines
files Enable polling to be configured into kernels on non i386 platforms. Note that 2002-02-12 00:26:06 +00:00
files.alpha genassym builds need the -fno-common stripped out. 2002-01-11 07:52:02 +00:00
files.i386 Add the puc (PCI "Universal" Communications) driver. The idea and some of 2002-02-16 15:12:14 +00:00
files.ia64 OLDCARD isn't supported on alpha or ia64, so don't pretend that it is by 2001-10-30 14:53:36 +00:00
files.pc98 MFi386: revision 1.391 2002-02-12 13:21:13 +00:00
files.powerpc Move procfs_* from procfs_machdep.c into sys_process.c, and rename them to 2001-10-21 23:57:24 +00:00
files.sparc64 Add counter.c and sbus.c. Unify style. 2002-02-13 16:29:51 +00:00
kern.mk This will have to be revised, but allow putting 'makeoptions GCC3=true' 2001-09-10 06:23:33 +00:00
kern.post.mk Eliminate the use of commons in the kernel and modules, 2002-01-10 03:52:01 +00:00
kern.pre.mk Eliminate the use of commons in the kernel and modules, 2002-01-10 03:52:01 +00:00
kmod_syms.awk Eliminate the use of commons in the kernel and modules, 2002-01-10 03:52:01 +00:00
kmod.mk Drop <bsd.man.mk> support from <bsd.kmod.mk>. 2002-01-11 15:49:02 +00:00
ldscript.alpha Use the kernbase symbol exported from locore.o instead of hardcoded magic 2001-09-20 09:19:38 +00:00
ldscript.amd64 Remove hard coded magic load address. Now to change the load address, 2001-09-18 01:12:43 +00:00
ldscript.i386 Remove hard coded magic load address. Now to change the load address, 2001-09-18 01:12:43 +00:00
ldscript.ia64 Put symbols at the start and end of the unwind section so that we can 2001-10-29 11:40:14 +00:00
ldscript.powerpc Page align the data segment. 2001-10-08 10:43:34 +00:00
ldscript.sparc64 Add kernbase symbol and use it instead of magic numbers in the 2001-09-21 05:43:38 +00:00
majors Correct the majors entry for 'iir'. 163 is vacated now. 2002-01-20 09:01:07 +00:00
Makefile.alpha Proper fix for old config setting maxusers to 8. 2001-12-14 09:39:29 +00:00
Makefile.i386 Added 'MACHINE=i386' to MKMODULESENV variable. 2002-01-14 12:48:18 +00:00
Makefile.ia64 Proper fix for old config setting maxusers to 8. 2001-12-14 09:39:29 +00:00
Makefile.pc98 Proper fix for old config setting maxusers to 8. 2001-12-14 09:39:29 +00:00
Makefile.powerpc Proper fix for old config setting maxusers to 8. 2001-12-14 09:39:29 +00:00
Makefile.sparc64 Add -mcmodel=medlow to COPTS. This is needed to build working kernels. 2001-12-24 13:35:43 +00:00
newvers.sh setlocale(3) has been fixed to match POSIX standard: 2001-03-02 16:52:14 +00:00
NOTES Add the puc (PCI "Universal" Communications) driver. The idea and some of 2002-02-16 15:12:14 +00:00
options Garbage-collect options ACPI_NO_ENABLE_ON_BOOT, AML_DEBUG, BLEED, 2002-02-15 13:16:11 +00:00
options.alpha Garbage collect options AVM_A1_PCI, AVM_A1_PCMCIA, DEBUG_LINUX, DEV_APM, 2002-02-15 10:19:39 +00:00
options.i386 Add the puc (PCI "Universal" Communications) driver. The idea and some of 2002-02-16 15:12:14 +00:00
options.ia64 Add various file relating to firmware interfaces and make SKI support 2001-09-29 11:46:22 +00:00
options.pc98 Garbage collect options AVM_A1_PCI, AVM_A1_PCMCIA, DEBUG_LINUX, DEV_APM, 2002-02-15 10:19:39 +00:00
options.powerpc Add a cosmetic comment. 2001-08-02 23:54:23 +00:00
options.sparc64 Add entries for the recently committed code. 2001-11-09 20:44:44 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00