SCOUG-HELP Mailing List Archives
Return to [ 02 |
January |
2002 ]
<< Previous Message <<
>> Next Message >>
Content Type: text/plain
=====================================================
If you are responding to someone asking for help who
may not be a member of this list, be sure to use the
REPLY TO ALL feature of your email program.
=====================================================
Sheridan George wrote:
>
> learning another language (C)
Learning the first language is difficult because of the concepts.
Learning the second language is difficult because it's nothing like the
first language. Learning the third language is easy because it's just
like the first two.
It's like huntin'. Huntin' for deer ain't like huntin' for squirrels.
But after that, every critter is just more huntin'.
> how to use a compiler (Watcom C)
I used a command file, something like:
C:>compile mydriver
> maybe re-learn assembler
That can be a pain. Most of the instructions are very simple, but a few
are a real learning experience.
> understanding device drivers
It's just an interface with the hardware ("if bit 3 is set, there's
another byte waiting for me"), plus an interface to any software that's
using it ("what might a program want to ask for or send to me?").
> figuring out the idiosyncrasies of all of the above.
The final "gotcha" is that hardware has bugs too. You have to write
workarounds for the hardware bugs.
> Timur Tabi's home page
Timur has helped a lot of people. He's a good guy.
> OS/2 Device Driver mailing list
I'm on it, though I never read it any more. If somebody wants the
archive I can send it. It's currently about 8 MB.
There are other similar lists. DDK2 (very small). PDD (inactive but
much good info). WarpDriver.
DDK2 and WarpDriver are at Yahoo Groups (same as OS2DDProg). PDD was at
OS2SS.
- Peter
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 02 |
January |
2002 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|