![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How do i find if Solaris is 32 or 64 bit. | 0ktalmagik | UNIX for Dummies Questions & Answers | 1 | 05-01-2006 06:53 PM |
| where i can find Solaris 9 installetion ? | umen | SUN Solaris | 1 | 08-23-2005 07:09 AM |
| How to find RAM size in my Solaris 8 | malikabid | UNIX for Dummies Questions & Answers | 3 | 02-12-2005 01:01 AM |
| Find command in Solaris | srolen | UNIX for Dummies Questions & Answers | 3 | 07-10-2001 10:55 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Where can I find Linux functions corresponding to the Solaris DDI?
Hello,
I'm not sure whether this thread is in the right subforum, if it isn't please excuse me. So, here's my question - right now I'm trying to port a Solaris device driver for a custom piece of hardware to Linux (2.6.15), and I'm having some troubles finding the proper corresponding functions to the Solaris Device Driver Interface (DDI) on Linux. These are functions like: Code:
cmn_err copyin cv_init ddi_add_intr ddi_copyin ddi_create_minor_node ddi_get_instance ddi_get_name ddi_get_soft_state ddi_getprop ddi_map_regs ddi_peek8 ddi_prop_op ddi_remove_minor_node ddi_report_dev ddi_set_driver_private ddi_soft_state_init getminor mod_install mod_remove mutex_exit mutex_init nochpoll nodev nulldev proc_ref I found good descriptions of those on docs.sun.com, but I'm having troubles finding a convenient list of corresponding Linux functions. Maybe someone can give me a guidance, a link or just an advice. Thanks in advance. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|