- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: Tru64 5.1B - version of Tulip driver?
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
Forums
Discussions
Discussions
Discussions
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
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
01-20-2005 09:56 PM
01-20-2005 09:56 PM
Tru64 5.1B - version of Tulip driver?
How do I determine the version of the Tulip Ethernet driver on Tru64 5.1B?
PK3 is installed.
Best regards,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2005 11:09 PM
01-20-2005 11:09 PM
Re: Tru64 5.1B - version of Tulip driver?
why do you need it?
greetings,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2005 12:47 AM
01-21-2005 12:47 AM
Re: Tru64 5.1B - version of Tulip driver?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2005 12:04 PM
01-23-2005 12:04 PM
Re: Tru64 5.1B - version of Tulip driver?
Hmmm... I just spent some time trying to figure out where can one get the version of the tulip driver and no luck -- I checked /var/adm/messages, sys_check output, even tried Google... nothing.
I can get the Gigabit card driver rev from the messages file though:
alt0: Driver Rev = V2.0.14
Sorry, I guess I'm not much help...
Regards,
Ross
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2005 04:05 PM
01-23-2005 04:05 PM
Re: Tru64 5.1B - version of Tulip driver?
The boot process shows the hardware used,
(may in one of the log file under /var/adm)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2005 07:32 PM
01-23-2005 07:32 PM
Re: Tru64 5.1B - version of Tulip driver?
Maybe another approach is to use the "what" command on the driver file itself telling you the revision of the driver....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2005 07:54 PM
01-23-2005 07:54 PM
Re: Tru64 5.1B - version of Tulip driver?
If it is, then I suppose I could use the Revision number of if_tu.c (1.1.199.6) below:
# what /sys/BINARY/tu.mod
/sys/BINARY/tu.mod:
$RCSfile: if_tu.c,v $ $Revision: 1.1.199.6 $ (DEC) $Date: 2003/03/12 20:15:39 $
.
. (others deleted)
.
Thanks for the help,
Michael