- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: lssf question
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-2002 06:50 AM
05-14-2002 06:50 AM
lssf question
we tried to query a device "/dev/lan0" with lssf. Return was "Don't kknow how to handle driver 'maclan' despite that driver being registered with the kernel. The device file is not associated with any hardware. Any clues where that messages comes from ?
Regards
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2002 06:53 AM
05-14-2002 06:53 AM
Re: lssf question
tsws1(209)root# lssf /dev/lan0
btlan card instance 0 ieee at address 8/0/20/0 /dev/lan0
I got the same result as you on my 11.0 800 server.
For what it's worth,
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2002 06:55 AM
05-14-2002 06:55 AM
Re: lssf question
What do you get if, from /dev, you do
lssf lan0?
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2002 06:56 AM
05-14-2002 06:56 AM
Re: lssf question
I have the maclan driver in my kernel, but no devices associated with it.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2002 07:00 AM
05-14-2002 07:00 AM
Re: lssf question
from a 10.20 700 workstation:
opws2(206)root# lssf /dev/lan0
lan2 card instance 0 ieee at address 2/0/2 /dev/lan0
from a 11.0 700 workstation:
opws1(280)root# lssf /dev/lan0
lssf: Don't know how to handle driver "maclan"
from a 11.11 700 workstation:
tsws1(209)root# lssf /dev/lan0
btlan card instance 0 ieee at address 8/0/20/0 /dev/lan0
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2002 07:12 AM
05-14-2002 07:12 AM
Re: lssf question
ll /dev/lan0 returns
crw------- 1 root root 75 0x000000 (date) lan0
We deleted the file and recreated using insf -e and it got itself the driver 67 which is btlan3 and lssf now works ok. Still, where does that come from ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2002 07:15 AM
05-14-2002 07:15 AM
Re: lssf question
http://us-support.external.hp.com/cki/bin/doc.pl/sid=28627bc416b442246a/screen=ckiDisplayDocument?docId=200000059233785
weird!
live free or die
harry