public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Two identical entries for "rtc" in /proc/devices
@ 2007-09-06 22:23 Chuck Ebbert
  2007-09-15  7:44 ` Andrew Morton
  0 siblings, 1 reply; 5+ messages in thread
From: Chuck Ebbert @ 2007-09-06 22:23 UTC (permalink / raw)
  To: linux-kernel; +Cc: David Brownell

# ls -li
total 0
4026532007 -r--r--r-- 1 root root 0 Sep  6 18:18 nvram
4026532067 -r--r--r-- 1 root root 0 Sep  6 18:18 rtc
4026532067 -r--r--r-- 1 root root 0 Sep  6 18:18 rtc
4026532056 -rw-r--r-- 1 root root 0 Sep  6 18:18 snd-page-alloc

kernel 2.6.22.6 on a Dell Precision 390:

# CONFIG_RTC is not set
# CONFIG_RTC_DEBUG is not set
CONFIG_GEN_RTC=y
CONFIG_GEN_RTC_X=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
CONFIG_RTC_DRV_CMOS=m
CONFIG_RTC_DRV_DS1307=m
CONFIG_RTC_DRV_DS1553=m
CONFIG_RTC_DRV_DS1672=m
CONFIG_RTC_DRV_DS1742=m
# CONFIG_RTC_DRV_EP93XX is not set
CONFIG_RTC_DRV_ISL1208=m
CONFIG_RTC_DRV_MAX6900=m
# CONFIG_RTC_DRV_M48T86 is not set
CONFIG_RTC_DRV_PCF8563=m
CONFIG_RTC_DRV_PCF8583=m
CONFIG_RTC_DRV_RS5C372=m
# CONFIG_RTC_DRV_SA1100 is not set
# CONFIG_RTC_DRV_TEST is not set
CONFIG_RTC_DRV_X1205=m
CONFIG_RTC_DRV_V3020=m

CONFIG_HPET_EMULATE_RTC=y

CONFIG_EFI_RTC=y

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-09-19  5:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-06 22:23 Two identical entries for "rtc" in /proc/devices Chuck Ebbert
2007-09-15  7:44 ` Andrew Morton
2007-09-15 18:50   ` David Brownell
2007-09-16  5:10     ` Andrew Morton
2007-09-19  5:21       ` David Brownell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox