- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Device driver development for SuperDome
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-04-2005 03:08 AM
тАО05-04-2005 03:08 AM
Device driver development for SuperDome
I have some limited experience developing HPUX 11i drivers but the only platforms I have ever targetted were smaller workstation-class machines. Indeed, since we do not have a SuperDome machine at our disposal, this driver development would likely be done on a small J-class or Integrity machine.
I don't recall seeing any mention of Superdome in HP's device driver development documentation and that leads me to suspect (hope?) that a driver developed- and tested on a workstation should be functional in a Superdome assuming same OS level and processor types?
I am curious: from a device driver development point of view, is the SuperDome significantly different from other HP-UX platforms?
Any comments or insights would be helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-04-2005 04:10 AM
тАО05-04-2005 04:10 AM
Re: Device driver development for SuperDome
If you develop a drive on 11.23, it should not be a problem putting it on 11.23 PA-RISC ot Integrity server/superdome, unless it is very specific about hardware and those hardware details are hard-coded into driver.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-04-2005 05:06 AM
тАО05-04-2005 05:06 AM
Re: Device driver development for SuperDome
I'd say the SD is not different to other series 800 (server) systems from driver perspective.
Until 11.00 there were different versions of HP-UX for series 700 and series 800 systems, but as far as I understood after that point all low-level-stuff got unified in the kernel, so that also should be gone.
the newer server's have OLA/R (pci hotplug, etc...) features, I do not know if You need to take care of that in the driver, but I don't think so.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-04-2005 10:25 AM
тАО05-04-2005 10:25 AM
Re: Device driver development for SuperDome
A driver that works on an rp5450 series will work on rp74xx or rp84xx or Superdome unless the driver is specific to hardware that does not exist on the servers mentioned above.
If the PCI device will work in all the systems then the device driver should work on all the systems.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-05-2005 01:55 AM
тАО05-05-2005 01:55 AM