Searched refs:BUGMSG (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/arcnet/
H A Dcom20020.c125 BUGMSG(D_NORMAL, "status invalid (%Xh).\n", status);
128 BUGMSG(D_INIT_REASONS, "status after reset: %X\n", status);
137 BUGMSG(D_INIT_REASONS, "status after reset acknowledged: %X\n",
145 BUGMSG(D_NORMAL, "Signature byte not found (%02Xh != D1h).\n",
199 BUGMSG(D_NORMAL, "Can't get IRQ %d!\n", dev->irq);
205 BUGMSG(D_NORMAL, "%s: station %02Xh found at %03lXh, IRQ %d.\n",
209 BUGMSG(D_NORMAL, "Using backplane mode.\n");
212 BUGMSG(D_NORMAL, "Using extended timeout value of %d.\n", lp->timeout);
214 BUGMSG(D_NORMAL, "Using CKP %d - data rate %s.\n",
240 BUGMSG(D_DEBU
[all...]
H A Darcnet.c257 BUGMSG(D_DURING, "release_arcbuf: freed #%d; buffer queue is now: ",
277 BUGMSG(D_NORMAL, "get_arcbuf: overlap (%d)!\n",
285 BUGMSG(D_NORMAL, "get_arcbuf: BUG: no buffers are available??\n");
294 BUGMSG(D_DURING, "get_arcbuf: got #%d; buffer queue is now: ", buf);
376 BUGMSG(D_INIT,"opened.");
383 BUGMSG(D_PROTO, "protocol map (default is '%c'): ",
391 BUGMSG(D_INIT, "arcnet_open: resetting card.\n");
404 BUGMSG(D_INIT, "arcnet_open: mtu: %d.\n", dev->mtu);
435 BUGMSG(D_NORMAL, "WARNING! Station address 00 is reserved "
438 BUGMSG(D_NORMA
[all...]
H A Dcapmode.c110 BUGMSG(D_DURING, "it's a raw(cap) packet (length=%d)\n", length);
119 BUGMSG(D_NORMAL, "Memory squeeze, dropping packet.\n");
168 BUGMSG(D_PROTO, "Preparing header for cap packet %x.\n",
205 BUGMSG(D_DURING, "prepare_tx: txbufs=%d/%d/%d\n",
208 BUGMSG(D_PROTO, "Sending for cap packet %x.\n",
213 BUGMSG(D_NORMAL, "Bug! prepare_tx with size %d (> %d)\n",
226 BUGMSG(D_DURING, "prepare_tx: length=%d ofs=%d\n",
252 BUGMSG(D_DURING, "capmode: ack_tx: protocol: %x: result: %d\n",
260 BUGMSG(D_NORMAL, "Memory squeeze, can't acknowledge.\n");
277 BUGMSG(D_PROT
[all...]
H A Dcom90io.c158 BUGMSG(D_NORMAL, "No autoprobe for IO mapped cards; you "
163 BUGMSG(D_INIT_REASONS, "IO request_region %x-%x failed.\n",
168 BUGMSG(D_INIT_REASONS, "IO address %x empty\n", ioaddr);
177 BUGMSG(D_INIT_REASONS, "Status invalid (%Xh).\n", status);
180 BUGMSG(D_INIT_REASONS, "Status after reset: %X\n", status);
184 BUGMSG(D_INIT_REASONS, "Status after reset acknowledged: %X\n", status);
189 BUGMSG(D_INIT_REASONS, "Eternal reset (status=%Xh)\n", status);
200 BUGMSG(D_INIT_REASONS, "Signature byte not found"
218 BUGMSG(D_INIT_REASONS, "Autoprobe IRQ failed\n");
242 BUGMSG(D_NORMA
[all...]
H A Dcom20020-isa.c62 BUGMSG(D_NORMAL, "No autoprobe (yet) for IO mapped cards; you "
67 BUGMSG(D_NORMAL, "IO region %xh-%xh already allocated.\n",
72 BUGMSG(D_NORMAL, "IO address %x empty\n", ioaddr);
86 BUGMSG(D_INIT_REASONS, "intmask was %02Xh\n", inb(_INTMASK));
95 BUGMSG(D_INIT_REASONS, "Autoprobe IRQ failed first time\n");
102 BUGMSG(D_NORMAL, "Autoprobe IRQ failed.\n");
H A Drfc1201.c144 BUGMSG(D_DURING, "it's an RFC1201 packet (length=%d)\n", length);
153 BUGMSG(D_DURING, "compensating for exception packet\n");
155 BUGMSG(D_EXTRA, "short RFC1201 exception packet from %02Xh",
167 BUGMSG(D_RX, "incoming is not split (splitflag=%d)\n",
171 BUGMSG(D_EXTRA, "aborting assembly (seq=%d) for unsplit packet (splitflag=%d, seq=%d)\n",
183 BUGMSG(D_NORMAL, "Memory squeeze, dropping packet.\n");
213 BUGMSG(D_EXTRA,
219 BUGMSG(D_DURING, "ARP source address (%Xh) is fine.\n",
223 BUGMSG(D_NORMAL, "funny-shaped ARP packet. (%Xh, %Xh)\n",
252 BUGMSG(D_R
[all...]
H A Darc-rawmode.c95 BUGMSG(D_DURING, "it's a raw packet (length=%d)\n", length);
104 BUGMSG(D_NORMAL, "Memory squeeze, dropping packet.\n");
171 BUGMSG(D_DURING, "prepare_tx: txbufs=%d/%d/%d\n",
178 BUGMSG(D_NORMAL, "Bug! prepare_tx with size %d (> %d)\n",
191 BUGMSG(D_DURING, "prepare_tx: length=%d ofs=%d\n",
H A Darc-rimi.c92 BUGMSG(D_NORMAL, "Given: node %02Xh, shmem %lXh, irq %d\n",
96 BUGMSG(D_NORMAL, "No autoprobe for RIM I; you "
101 BUGMSG(D_NORMAL, "You need to specify your card's station "
112 BUGMSG(D_NORMAL, "Card memory already allocated\n");
154 BUGMSG(D_NORMAL, "Can't ioremap\n");
162 BUGMSG(D_NORMAL, "Can't get IRQ %d!\n", dev->irq);
218 BUGMSG(D_NORMAL, "Card memory already allocated\n");
224 BUGMSG(D_NORMAL, "Can't remap device memory!\n");
231 BUGMSG(D_NORMAL, "ARCnet RIM I: station %02Xh found at IRQ %d, "
266 BUGMSG(D_INI
[all...]
H A Drfc1051.c133 BUGMSG(D_DURING, "it's a raw packet (length=%d)\n", length);
142 BUGMSG(D_NORMAL, "Memory squeeze, dropping packet.\n");
186 BUGMSG(D_NORMAL, "RFC1051: I don't understand protocol %d (%Xh)\n",
223 BUGMSG(D_DURING, "prepare_tx: txbufs=%d/%d/%d\n",
230 BUGMSG(D_NORMAL, "Bug! prepare_tx with size %d (> %d)\n",
H A Dcom20020-pci.c81 BUGMSG(D_NORMAL, "SOHARD\n");
85 BUGMSG(D_NORMAL, "Contemporary Controls\n");
90 BUGMSG(D_INIT, "IO region %xh-%xh already allocated.\n",
113 BUGMSG(D_NORMAL, "IO address %Xh was reported by PCI BIOS, "
H A Dcom90xx.c505 BUGMSG(D_NORMAL, "Can't get IRQ %d!\n", airq);
521 BUGMSG(D_NORMAL, "Can't remap device memory!\n");
530 BUGMSG(D_NORMAL, "COM90xx station %02Xh found at %03lXh, IRQ %d, "
591 BUGMSG(D_INIT, "Resetting (status=%02Xh)\n", ASTATUS());
607 BUGMSG(D_NORMAL, "reset failed: TESTvalue not present.\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Darcdevice.h90 #define BUGMSG(x,msg,args...) \ macro
102 BUGMSG(D_TIMING, \

Completed in 71 milliseconds