Sponsored Content
Top Forums UNIX for Dummies Questions & Answers What are the two ways the hardware clock can be configured under Linux? Post 302467788 by jim mcnamara on Sunday 31st of October 2010 10:01:20 AM
Old 10-31-2010
Because - we have a forum for homework. You don't have to get cranky, just ask your homework questions over there. We will answer your question(s).
 

7 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

hardware (BIOS) clock

Guys could you please tell me which appropriate command is used to set hardware (BIOS) clock so that the system keeps time when it reboots & how it's used. I use Linux Thank you (2 Replies)
Discussion started by: joseph kembo
2 Replies

2. Red Hat

how to reset the hardware clock

Hi all Hi could anyone tell me how i can set the Hardware Clock to the System Time, and set the System Time from the Hardware Clock. i am using RHEL 4.0. Thanks in advance. (1 Reply)
Discussion started by: daya.pandit
1 Replies

3. UNIX for Dummies Questions & Answers

Linux on custom hardware

I would like to configure a bare minimum Linux with internet browser on a system with Flash & RAM (but no harddisk or any other nonvolatile storage). Please advise. (5 Replies)
Discussion started by: rherb
5 Replies

4. Red Hat

How to Find what HBA is configured on Linux?

Hi I am working in an environment where there are many redhat physical and virtual machines, mostly Redhat 4. These servers have LUNs attached. The external storage can be EMC, NetApp or Par3. My question is that when Storage Administrator informs that a new LUN has been presented to a... (4 Replies)
Discussion started by: Tirmazi
4 Replies

5. UNIX and Linux Applications

Linux application upgrade ways

Hello. I need upgrade memcached. This software is installed throuth yum. In official repositories isn`t newest version of memcached, but this one is vulnerable. So looks like I need built it from source, but I dont really want to install c libraries un compilers on system. 1.) So can I compile... (0 Replies)
Discussion started by: jabalv
0 Replies

6. Hardware

Does this hardware works with Linux

Hello folks, I pretend acquire this hardware: 1-Motherboard Asus Skt1151 - H110M-A/M.2 (https://www.asus.com/pt/Motherboards...cifications/); 2-Intel i5 6400 2.7Ghz QuadCore Skt1151; or 2-Intel i5 6500 3.2Ghz QuadCore Skt1151; 3-Dimm 8GB DDR4 Kingston CL15 2133Mhz; Obvious I pretend... (1 Reply)
Discussion started by: enodev
1 Replies

7. UNIX for Beginners Questions & Answers

DHCP Issue Possibly due to Hardware Clock?

Hello All, OS: openSUSE 13.1 (Bottle) (armv7hl) PC: CuBox-i (*mini-pc) The PC in question is a CuBox-i mini-pc. Since this PC doesn't have a battery, everytime the PC reboots the hardware clock is reset back to the same date every time, which is "2014-07-08 00:00". I have NTP configured... (5 Replies)
Discussion started by: mrm5102
5 Replies
DMASCC_CFG(1)						     Linux Programmer's Manual						     DMASCC_CFG(1)

NAME
dmascc_cfg - Configure dmascc devices SYNOPSIS
dmascc <interface> [<options>] DESCRIPTION
dmascc_cfg is used to configure dmascc devices such as PI2 and PackeTwin cards. The --show option can be used by any user, all other options must be used by root. OPTIONS
--speed frequency Set frequency of baud rate generator to frequency. A value of 0 disables the baud rate generator and the digital PLL. Use the --show option to check whether the frequency you selected could be approximated with sufficient accuracy. --nrzi [0|1] 0 selects NRZ mode, 1 selects NRZI mode. --clocks integer Set the clock mode. You may OR together three choices (other values are not supported and may cause strange results). TX clock pin: 0x00 input 0x05 output TX clock * 0x06 output baud rate generator * 0x07 output digital PLL * TX clock source: 0x00 RX clock pin 0x08 TX clock pin # 0x10 baud rate generator 0x18 digital PLL + RX clock source: 0x00 RX clock pin 0x20 TX clock pin 0x40 baud rate generator 0x60 digital PLL + * Not allowed on PI2 Port A if J3 is installed. # TX clock pin must be configured as input. + Speed must be equal to 32 times the baud rate. --txdelay milliseconds Set transmit delay to milliseconds. Maximum is 2500 ms. --txtime seconds Set maximum time the transmitter may be active to seconds. --sqdelay milliseconds Set the squelch delay to milliseconds. Maximum delay is 2500 ms. --slottime milliseconds Set the slot time to milliseconds. Maximum slottime is 2500 ms. --waittime milliseconds Set the minimum time between the transmitter turning off to when it turns on to milliseconds. Maximum wait time is 2500 ms. --persist f Set the persistance parameter to f. Must be between 0 and 255 (inclusive). --dma channel Set the DMA channel to channel. Can be 1 or 3. Setting to 0 disables DMA. BUGS
dmascc_cfg does not check the parameters for validity. The driver or kernel may crash if you specify invalid values. AUTHORS
Klaus Kudielka This manual page written by Craig Small <csmall@small.dropbear.id.au> Linux 30 June 1999 DMASCC_CFG(1)
All times are GMT -4. The time now is 02:08 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy