login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
August
»
4
RE: [PATCH 09/15] Despecificate driver from iLO2
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [author]
[view in full thread]
From: Mingarelli, Thomas
Subject:
RE: [PATCH 09/15] Despecificate driver from iLO2
Date: Wednesday, August 4, 2010 - 1:18 pm
I like that suggestion Wim. Sure would make future iLO releases easier to include. Tom
quoted text
> -----Original Message----- > From: Wim Van Sebroeck [mailto:wim@iguana.be] > Sent: Wednesday, August 04, 2010 3:14 PM > To: Frazier, Daniel Kent (ProLiant Linux) > Cc: linux-kernel@vger.kernel.org; Mingarelli, Thomas > Subject: Re: [PATCH 09/15] Despecificate driver from iLO2 > > Hi Dan, > > > This driver supports both iLO2 and iLO3, but our user-visible strings > > currently only reference iLO2. Let's just call it "iLO" to avoid having > > to update strings for each iLO generation. This driver doesn't support > > iLO ASICs prior to iLO2, but that is sufficiently explained in Kconfig. > > Just a thought: Wouldn't it be more consistent if it's called iLO2+ > everywhere? > > > - tristate "HP Proliant iLO 2 Hardware Watchdog Timer" > > + tristate "HP Proliant iLO Hardware Watchdog Timer" > > would be: tristate "HP Proliant iLO2+ Hardware Watchdog Timer" > > > - .identity = "HP iLO2 HW Watchdog Timer", > > + .identity = "HP iLO HW Watchdog Timer", > > and: .identity = "HP iLO2+ HW Watchdog Timer", > > > - * First let's find out if we are on an iLO2 server. We will > > + * First let's find out if we are on an iLO2+ server. We will > > > - dev_warn(&dev->dev, > > - "This server does not have an iLO2 ASIC.\n"); > > + dev_warn(&dev->dev, "This server does not have an iLO ASIC" > > + " version 2 or greater.\n"); > > dev_warn(&dev->dev, > "This server does not have an iLO2+ ASIC.\n"); > > > - "Unable to detect the iLO2 server memory.\n"); > > + "Unable to detect the iLO server memory.\n"); > > "Unable to detect the iLO2+ server memory.\n"); > > For the rest I'm still reviewing the code. > > Kind regards, > Wim.
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [author]
Messages in current thread:
[PATCH 00/15] hpwdt: make NMI code a config option (+ othe ...
, dann frazier
, (Tue Jul 27, 4:50 pm)
[PATCH 01/15] hpwdt_pretimeout reorganization
, dann frazier
, (Tue Jul 27, 4:50 pm)
[PATCH 02/15] remove unnecessary includes
, dann frazier
, (Tue Jul 27, 4:50 pm)
[PATCH 03/15] include spinlock.h
, dann frazier
, (Tue Jul 27, 4:50 pm)
[PATCH 04/15] add include for linux/bitops.h
, dann frazier
, (Tue Jul 27, 4:50 pm)
[PATCH 05/15] Group together includes specific to NMI sourcing
, dann frazier
, (Tue Jul 27, 4:50 pm)
[PATCH 06/15] Group options that affect watchdog behavior ...
, dann frazier
, (Tue Jul 27, 4:50 pm)
[PATCH 07/15] Group defines only used by NMI sourcing together
, dann frazier
, (Tue Jul 27, 4:50 pm)
[PATCH 08/15] Group declarations specific to NMI sourcing ...
, dann frazier
, (Tue Jul 27, 4:50 pm)
[PATCH 09/15] Despecificate driver from iLO2
, dann frazier
, (Tue Jul 27, 4:50 pm)
[PATCH 10/15] Fix a typo
, dann frazier
, (Tue Jul 27, 4:50 pm)
[PATCH 11/15] Make x86 assembly ifdef guard more strict
, dann frazier
, (Tue Jul 27, 4:50 pm)
[PATCH 12/15] Construct status message w/ kasprintf and em ...
, dann frazier
, (Tue Jul 27, 4:51 pm)
[PATCH 13/15] Use "decoding" instead of "sourcing"
, dann frazier
, (Tue Jul 27, 4:51 pm)
[PATCH 14/15] Make NMI decoding a compile-time option
, dann frazier
, (Tue Jul 27, 4:51 pm)
[PATCH 15/15] Bump version to 1.2.0
, dann frazier
, (Tue Jul 27, 4:51 pm)
RE: [PATCH 00/15] hpwdt: make NMI code a config option (+ ...
, Mingarelli, Thomas
, (Wed Jul 28, 6:10 am)
Re: [PATCH 12/15] Construct status message w/ kasprintf an ...
, dann frazier
, (Wed Jul 28, 11:38 am)
Re: [PATCH 09/15] Despecificate driver from iLO2
, Wim Van Sebroeck
, (Wed Aug 4, 1:13 pm)
RE: [PATCH 09/15] Despecificate driver from iLO2
, Mingarelli, Thomas
, (Wed Aug 4, 1:18 pm)
Re: [PATCH 09/15] Despecificate driver from iLO2
, dann frazier
, (Wed Aug 4, 10:10 pm)
Re: [PATCH 00/15] hpwdt: make NMI code a config option (+ ...
, Wim Van Sebroeck
, (Thu Aug 5, 2:41 pm)
Re: [PATCH 00/15] hpwdt: make NMI code a config option (+ ...
, Wim Van Sebroeck
, (Fri Aug 6, 2:26 pm)
Re: [PATCH 00/15] hpwdt: make NMI code a config option (+ ...
, dann frazier
, (Fri Aug 6, 2:29 pm)
Re: [PATCH 00/15] hpwdt: make NMI code a config option (+ ...
, Wim Van Sebroeck
, (Wed Aug 11, 5:49 am)
Re: [PATCH 00/15] hpwdt: make NMI code a config option (+ ...
, dann frazier
, (Fri Aug 13, 12:29 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
swhiteho
[PATCH 42/51] [GFS2] Move inode deletion out of blocking_cb
FUJITA Tomonori
Re: [Scst-devel] Integration of SCST in the mainstream Linux kernel
Matthew
Re: Linux 2.6.25
Alex Riesen
Re: [PATCH 4/7] lib: Introduce strnstr()
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
git
:
Mike Miller
git message
David Bremner
Commit f5bbc322 to git broke pre-commit hooks which read stdin
Stefan Richter
Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins
Jeff King
Re: [PATCH] t7004: test that "git-tag -u" implies "-s"
Christian MICHON
Re: VCS comparison table
linux-netdev
:
Arnaldo Carvalho de Melo
Re: [PATCH 06/37] dccp: Limit feature negotiation to connection setup phase
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Badalian Vyacheslav
Re: tc filter flow hash question
Parav Pandit
ip6 route output() and ip_route_output_key() by drivers
Jarek Poplawski
Re: tc filter flow hash question
git-commits-head
:
Linux Kernel Mailing List
i915: Don't whine when pci_enable_msi() fails.
Linux Kernel Mailing List
usb: musb: fix hanging when rmmod gadget driver
Linux Kernel Mailing List
[ARM] 4671/1: ep93xx: remove obsolete gpio_line_* operations
Linux Kernel Mailing List
Staging: wlan-ng: Move wlan_mkprintstr() and wlan_hexchar() macros into prism2sta.c
Linux Kernel Mailing List
NFSv4: Move error handling out of the delegation generic code
openbsd-misc
:
Vikas N Kumar
Re: Singularity OS
Marco Peereboom
Re: OpenBSD culture?
ropers
Re: Real men don't attack straw men
"RALOVICH, Kristóf"
Re: thinkpad windows refund
Kevin
Re: uvm_mapent_alloc: out of static map entries on 4.3 i386
Colocation donated by:
Syndicate