- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: /dev/diag/lan? and /dev/ether? files
Operating System - HP-UX
1822040
Members
3350
Online
109640
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
юдл
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО09-29-2002 03:24 PM
тАО09-29-2002 03:24 PM
/dev/diag/lan? and /dev/ether? files
Hi,
I would like to know when & how the files /dev/diag/lan? &
/dev/ether are created? ?.
I have developed DLKM network drivers for a couple of network cards. The drivers work fine but linkloop does not work and also ioscan output is different from built in lan driver.
# ioscan -kfn -C lan
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
lan 1 8/0/1/0 ns83820 CLAIMED INTERFACE Linksys (DP83820) Gigabit Network adapter
lan 0 8/0/20/0 btlan CLAIMED INTERFACE HP PCI 10/100Base-TX Core
/dev/diag/lan0 /dev/ether0 /dev/lan0
The diag and ether files are not created automatically.
Regards,
Kallol
I would like to know when & how the files /dev/diag/lan? &
/dev/ether are created? ?.
I have developed DLKM network drivers for a couple of network cards. The drivers work fine but linkloop does not work and also ioscan output is different from built in lan driver.
# ioscan -kfn -C lan
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
lan 1 8/0/1/0 ns83820 CLAIMED INTERFACE Linksys (DP83820) Gigabit Network adapter
lan 0 8/0/20/0 btlan CLAIMED INTERFACE HP PCI 10/100Base-TX Core
/dev/diag/lan0 /dev/ether0 /dev/lan0
The diag and ether files are not created automatically.
Regards,
Kallol
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-29-2002 05:39 PM
тАО09-29-2002 05:39 PM
Re: /dev/diag/lan? and /dev/ether? files
insf -e
live free or die
harry
live free or die
harry
Live Free or Die
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-29-2002 07:16 PM
тАО09-29-2002 07:16 PM
Re: /dev/diag/lan? and /dev/ether? files
insf -e does not create those
files for DLKM modules. Is there any script to create manually?
files for DLKM modules. Is there any script to create manually?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-29-2002 07:47 PM
тАО09-29-2002 07:47 PM
Re: /dev/diag/lan? and /dev/ether? files
Hi Kallol,
If you've created your own driver, you'll have to use a more complex insf - like:
insf -c "class" -d "driver" -H "hw-path" -I "instance"
Take a look at the HP gigabit driver gelan for an example of how HP does it.
Also I'd recommend you use the HP developer resources - they're really there to help people such as you.
http://devresource.hp.com/
HTH,
Jeff
If you've created your own driver, you'll have to use a more complex insf - like:
insf -c "class" -d "driver" -H "hw-path" -I "instance"
Take a look at the HP gigabit driver gelan for an example of how HP does it.
Also I'd recommend you use the HP developer resources - they're really there to help people such as you.
http://devresource.hp.com/
HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP