YAMAMOTO Shigeru wrote:
> 
> I wonder about configuration for pcic in -current.
> 
> In GENERIC, '#device pcic0 at isa?'
> In LINT and PCCARD, 'controller pcic0 at isa?'

"device" is just about the same as "controller", there is only one difference.
If you use "controller", then config allows you to have other lines:
  device foo at pcic0
This is solely to keep config(8) happy.  It makes no difference to the kernel
at all.

> Which is right?
> 
> Thanks,
> -------
> YAMAMOTO Shigeru                      Internet Initiative Japan Inc.
> <[EMAIL PROTECTED]>                   Network Engineering Div.
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 
> 

Cheers,
-Peter
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]



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

Reply via email to