1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/sys/conf
Marcel Moolenaar 8194412b89 Add support for using uart(4) for pulse capturing for the Pulse Per
Second (PPS) timing interface. The support is non-optional and by
default uses the DCD line signal as the pulse input. A compile-time
option (UART_PPS_ON_CTS) can be used to have uart(4) use the CTS line
signal.

Include <sys/timepps.h> in uart_bus.h to avoid having to add the
inclusion of that header in all source files.

Reviewed by: phk
2003-09-11 23:06:42 +00:00
..
defines
files Add a PHY driver to support the built-in gigE PHY in the 8169S/8110S 2003-09-11 03:53:46 +00:00
files.alpha Hook-up the uart(4) driver to the build. For a detailed description 2003-09-06 23:23:26 +00:00
files.amd64 Hook-up the uart(4) driver to the build. For a detailed description 2003-09-06 23:23:26 +00:00
files.i386 Hook-up the uart(4) driver to the build. For a detailed description 2003-09-06 23:23:26 +00:00
files.ia64 Hook-up the uart(4) driver to the build. For a detailed description 2003-09-06 23:23:26 +00:00
files.pc98 Add proper pc98 MD files. Add a commented out cbus attachment for 2003-09-07 05:05:40 +00:00
files.powerpc
files.sparc64 Hook-up the uart(4) driver to the build. For a detailed description 2003-09-06 23:23:26 +00:00
kern.mk
kern.post.mk Fix logic in Makefile.i386,v 1.249: only back up ${DESTDIR}${KODIR} 2003-08-07 19:12:06 +00:00
kern.pre.mk Now that the pci include file location migration has been completed, 2003-08-22 15:41:44 +00:00
kmod_syms.awk
kmod.mk Hook-up the uart(4) driver to the build. For a detailed description 2003-09-06 23:23:26 +00:00
ldscript.alpha
ldscript.amd64
ldscript.i386
ldscript.ia64 Load the kernel at a 64M instead of 5M. The advantage of this is that 2003-09-06 05:15:36 +00:00
ldscript.powerpc
ldscript.sparc64
majors Reserve 184 for dumb console driver(dcons) which can be found in 2003-08-27 07:35:12 +00:00
majors.awk
Makefile.alpha
Makefile.amd64
Makefile.i386
Makefile.ia64
Makefile.pc98
Makefile.powerpc
Makefile.sparc64
makeLINT.mk
makeLINT.sed
newvers.sh ARGH. I *knew* I'd eventually accidently commit this. Change 5.1-XP back 2003-07-23 20:07:49 +00:00
NOTES Add support for using uart(4) for pulse capturing for the Pulse Per 2003-09-11 23:06:42 +00:00
options Add support for using uart(4) for pulse capturing for the Pulse Per 2003-09-11 23:06:42 +00:00
options.alpha Add option NO_SIO to work-around the hardcoded dependency on sio(4). 2003-08-25 03:43:08 +00:00
options.amd64
options.i386 Detect Geode CPUs and initialize the 27MHz timecounter "Geode". 2003-08-31 16:20:34 +00:00
options.ia64 Add LOG2_ID_PAGE_SIZE to the mix of options on ia64. 2003-09-09 18:30:20 +00:00
options.pc98
options.powerpc
options.sparc64 Hook syscons and the creator driver up to the sparc64. This compiles but 2003-08-24 01:54:06 +00:00
systags.sh