In message <[EMAIL PROTECTED]>, "Andy Schweig" writes:
>Hello,
>
>Software Technologies Group (http://www.stg.com) is currently developing a
>FreeBSD driver for SBS Technologies (http://www.sbs.com) for their WANic 520
>series of WAN interface cards. The design of the driver requires the creation of
>a device node. Would it be possible to get a major number reserved for this
>driver? Thanks for your help...

Hi Andy,

I'm pretty sure that you should not make this a "classical device" but
rather a NetGraph node.

Contact [EMAIL PROTECTED] for details on NetGraph if you cannot find
any docs on it.

You may also want to look at the "musycc" and "if_mn" drivers which
support similar cards.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
[EMAIL PROTECTED]         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to