Searched hist:"8194412 b8964d4bfb77866d3ac4ceadb27e80d7b" (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/uart/ |
H A D | uart_bus.h | diff 8194412b8964d4bfb77866d3ac4ceadb27e80d7b Fri Sep 12 01:06:42 CEST 2003 Marcel Moolenaar <marcel@FreeBSD.org> 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 diff 8194412b8964d4bfb77866d3ac4ceadb27e80d7b Fri Sep 12 01:06:42 CEST 2003 Marcel Moolenaar <marcel@FreeBSD.org> 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
|
H A D | uart_tty.c | diff 8194412b8964d4bfb77866d3ac4ceadb27e80d7b Fri Sep 12 01:06:42 CEST 2003 Marcel Moolenaar <marcel@FreeBSD.org> 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 diff 8194412b8964d4bfb77866d3ac4ceadb27e80d7b Fri Sep 12 01:06:42 CEST 2003 Marcel Moolenaar <marcel@FreeBSD.org> 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
|
H A D | uart_core.c | diff 8194412b8964d4bfb77866d3ac4ceadb27e80d7b Fri Sep 12 01:06:42 CEST 2003 Marcel Moolenaar <marcel@FreeBSD.org> 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 diff 8194412b8964d4bfb77866d3ac4ceadb27e80d7b Fri Sep 12 01:06:42 CEST 2003 Marcel Moolenaar <marcel@FreeBSD.org> 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
|
/freebsd/sys/conf/ |
H A D | options | diff 8194412b8964d4bfb77866d3ac4ceadb27e80d7b Fri Sep 12 01:06:42 CEST 2003 Marcel Moolenaar <marcel@FreeBSD.org> 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 diff 8194412b8964d4bfb77866d3ac4ceadb27e80d7b Fri Sep 12 01:06:42 CEST 2003 Marcel Moolenaar <marcel@FreeBSD.org> 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
|
H A D | NOTES | diff 8194412b8964d4bfb77866d3ac4ceadb27e80d7b Fri Sep 12 01:06:42 CEST 2003 Marcel Moolenaar <marcel@FreeBSD.org> 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 diff 8194412b8964d4bfb77866d3ac4ceadb27e80d7b Fri Sep 12 01:06:42 CEST 2003 Marcel Moolenaar <marcel@FreeBSD.org> 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
|