- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Lan card device file D220
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
05-14-2001 06:39 AM
05-14-2001 06:39 AM
Lan card device file D220
i need to know which is the device file
of my lan card..the hp ws model is D220..when i do ioscan -fun it didn't give me to which device file my lan card is associated..
the output is:
lan 0 8/20/5/1 btlan0 CLAIMED INTERFACE EISA card INP0500
Which is its device file??
thanks...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2001 06:49 AM
05-14-2001 06:49 AM
Re: Lan card device file D220
The EISA 100BT lan card uses Data Link Provider Interface (DLPI) access and there is no device file associated directly with it.
Regards, Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2001 06:53 AM
05-14-2001 06:53 AM
Re: Lan card device file D220
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2001 06:54 AM
05-14-2001 06:54 AM
Re: Lan card device file D220
i have to compile a program via lancard and so i have to specify the device file to comunicate with my lancard...
so what can i do??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2001 06:59 AM
05-14-2001 06:59 AM
Re: Lan card device file D220
in output you have also /dev/...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2001 07:07 AM
05-14-2001 07:07 AM
Re: Lan card device file D220
Unfortunately connecting to a DLPI interface is not really easy. I suggest that you downlaod a copy of the "DLPI Programmer's Guide" from http://www.docs.hp.com. It will walk you through the steps.
A second option is to use the 10BaseT port. Because it's LLA all you need to do is open /dev/lanx.
Hope this helps, Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2001 07:09 AM
05-14-2001 07:09 AM
Re: Lan card device file D220
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2001 07:20 AM
05-14-2001 07:20 AM
Re: Lan card device file D220
1) Do a lanscan and see if you see more than 1 device and not the statuses.
2) Do an ioscan -fn -C lan and see if there is more than 1 interface and that it is claimed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2001 07:26 AM
05-14-2001 07:26 AM
Re: Lan card device file D220
Output of lanscan is:
path address Hardware state up net-interface lan0 State UP NMID 4 MAC Type ETHER HP DLPI Support Yes Mjr Num 76
The output of ioscan is the one i wrote before..both lan cards use btlan0 driver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2001 07:32 AM
05-14-2001 07:32 AM
Re: Lan card device file D220
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2001 07:39 AM
05-14-2001 07:39 AM
Re: Lan card device file D220
Under which section is?? I haven't find it.
Can i create a device file associated with my lan card? I tried with insf but it seems it isn't working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2001 07:47 AM
05-14-2001 07:47 AM
Re: Lan card device file D220
Go to http:/docs.hp.com and search for "DLPI"; you will find everything you need.
I suspect that you do not have the built-in LAN device (I think it is lan2 but I'm not sure on a D220) enabled. Go to SAM->Kernel Configuration->Devices and notice if the lan devices are In or Out. You may need to mark a device in and regen a kernel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2001 07:56 AM
05-14-2001 07:56 AM
Re: Lan card device file D220
btlan0 in in no description
btlan3 out out 10/100 Mbit PCI LAN Interface Driver
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2001 07:59 AM
05-14-2001 07:59 AM
Re: Lan card device file D220
lan0 out out CIO Ethernet Driver
lan1 out out NIO Ethernet Driver
lan2 out out LAN Interface Module
lan3 out out HP-PB LAN Interface Module for LAN/MUX In
lanmux0 out out HP-PB LAN/MUX Interface Module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2001 08:04 AM
05-14-2001 08:04 AM