Jitendra Sasmal ??: > I checked my laptop. The ethernet controller is a PCMCIA card and the > driver is 'pcic'. The PC card was already loaded with pcic driver, so > I no need to add the entry in /etc/driver_aliases. > Then I tried to plumb the interface as below,but it gave "No such file > or directory" error. > > #ifconfig pcic0 plumb > > Any help ? pcic is a nexus driver for the PCMCIA bridge. not the ethernet driver.
Pls paste the 'prtconf -D' and 'prtconf -v', then I'll have a look at it. Or you can grep 'pciclass,020000' in 'prtconf -v' for ethernet controller, and 'pciclass,028000' for wifi card. -Brian > > > Thanks > Jitendra > >