- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- not able to configure eisa lan card in d class ser...
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
07-01-2004 11:16 AM
07-01-2004 11:16 AM
I am trying to configure a eisa 100mbps lan card ( product no.A3658A , iEISA 100BASE-T LAN ADAPTER )in a d class server.OS is 11.0/32 bit.
I have installed the driver 'J2780BA B.11.00.04 EISA 100BT LAN/9000/800 ' ( btlan0 ) needed for this card.The btlan0 driver is now in the kernel.But still it is not working.The 'ioscan' ouput is as earlier and it is given below,
unknown -1 8/20/5/6 ERROR UNKNOWN EISA card INP0500
If I try to bind it forcefully with the driver,it is giving the following error.
# ioscan -M btlan0 -H 8/20/5/6
ioscan: libIO error from io_insert_node: Node already exists or parameter error detected.
#
There is a config file (!INP0500.CFG )for this card in /sbin/lib/eisa directory.It is attached.Is there anything to configure in this file
I have checked the card in the PDC menu and confirmed that it is getting sensed as it is showing in the IO details.
Request u to help me
Thanks in advance
Regards
Vinu Louis P
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2004 05:02 PM
07-01-2004 05:02 PM
Re: not able to configure eisa lan card in d class server
Did you installed recent QPK patch bundle?(available in support plus media)
this may solve your problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2004 05:58 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2004 06:48 PM
07-01-2004 06:48 PM
Re: not able to configure eisa lan card in d class server
There may also be options on the card with pins that are set wrong. Way over my head on the hardware thing.
SEP
Jerusalem.
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
07-02-2004 10:35 AM
07-02-2004 10:35 AM
Re: not able to configure eisa lan card in d class server
The eisa_config command worked.After that, lan card appeared in ioscan.Thanks a lot .
The exact options I got from man pages.It is given below for ut reference.
syntax: eisa_confgi add
#eisa_config add !INP0500.CFG 6
Regards
Vinu