Yiping Chen wrote:
> 
> Dear Sir:
> 
> I have a question about Freebsd driver.
> If we want to support some options in driver(like speed and duplex mode
> setting) ,
> user can use this option to change driver configurations.
> I am not sure whether freebsd driver support driver parameter or something
> else.
> Can you give me some suggestions? Thanks!!

I'm not sure if current is the correct mailing list for asking
questions.

Anyway, if you're refering to network device drivers, see 

man ifconfig   (especialle media and mediaopt)
man fxp
man txp
[...]

For a list of devices, see /usr/src/sys/i386/conf/LINT

Regards,
Holger Kipp

-- 
Holger Kipp, Dipl.-Math., Systemadministrator  | alogis AG
Fon: +49 (0)30 / 43 65 8 - 114                 | Berliner Strasse 26
Fax: +49 (0)30 / 43 65 8 - 214                 | D-13507 Berlin Tegel
email: [EMAIL PROTECTED]                  | http://www.alogis.com

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

Reply via email to