Lines Matching refs:DC21041
45 DC21041[A]
254 0.23 28-Feb-95 Added DC21041 and DC21140 support.
807 int chipset; /* DC21040, DC21041 or DC21140 */
1037 {DC21041, dc21041_infoleaf},
1119 ** Now find out what kind of DC21040/DC21041/DC21140 board we have.
1161 if ((lp->chipset==DC21041) && (lp->params.autosense&BNC_AUI)) {
1257 if ((lp->chipset != DC21040) && (lp->chipset != DC21041)) {
1754 else if (lp->chipset == DC21041)
1776 if (!(omr & OMR_SF) || (lp->chipset==DC21041) || (lp->chipset==DC21040)) {
2534 ** Autoconfigure the media when using the DC21041. AUI needs to be tested
3345 if ((lp->chipset == DC21041) || lp->useSROM) {
3926 ((lp->chipset == DC21041) ? "DC21041" :
3932 if (lp->chipset != DC21041) {
4409 ** unless I implement the DC21041 SROM functions. There's no need