Mailinglist Archive: opensuse-bugs (15116 mails)
| < Previous | Next > |
[Bug 309294] udev: /dev/rtc -> rtc
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 12 Sep 2007 06:40:19 -0600 (MDT)
- Message-id: <20070912124019.2774DCC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=309294#c7
Bernhard Walle <bwalle@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEEDINFO
Info Provider| |kasievers@xxxxxxxxxx
--- Comment #7 from Bernhard Walle <bwalle@xxxxxxxxxx> 2007-09-12 06:40:18 MST ---
(In reply to comment #6 from Kay Sievers)
> But the issue still remains, that module "rtc" should not get loaded at the
> same time with "rtc_cmos". Only one of them is able to initialize, so we
> should only provide one of them, or at least blacklist one.
>
> Bernhard, you enabled the new driver, please have a look. Thanks!
I don't understand which module "rtc" you're talking about. There's no "rtc"
module, and CONFIG_RTC is switched off (that was providing the old /dev/rtc
character interface). Can you please explain a bit?
(I looked shortly into the rtc-cmod driver now, and I agree, it's doing the
rtc_device_register() a bit early. Other drivers do this after the rest has
been done.)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Bernhard Walle <bwalle@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEEDINFO
Info Provider| |kasievers@xxxxxxxxxx
--- Comment #7 from Bernhard Walle <bwalle@xxxxxxxxxx> 2007-09-12 06:40:18 MST ---
(In reply to comment #6 from Kay Sievers)
> But the issue still remains, that module "rtc" should not get loaded at the
> same time with "rtc_cmos". Only one of them is able to initialize, so we
> should only provide one of them, or at least blacklist one.
>
> Bernhard, you enabled the new driver, please have a look. Thanks!
I don't understand which module "rtc" you're talking about. There's no "rtc"
module, and CONFIG_RTC is switched off (that was providing the old /dev/rtc
character interface). Can you please explain a bit?
(I looked shortly into the rtc-cmod driver now, and I agree, it's doing the
rtc_device_register() a bit early. Other drivers do this after the rest has
been done.)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |