Lines Matching refs:printk

409 	printk("hp100: %s: probe\n", dev->name);  in hp100_probe()
467 printk("hp100: %s: probe1\n", dev->name); in hp100_probe1()
480 printk("hp100: %s: Shasta Chip detected. (This is a pre 802.12 chip)\n", dev->name); in hp100_probe1()
482 printk("hp100: %s: Rainier Chip detected. (This is a pre 802.12 chip)\n", dev->name); in hp100_probe1()
484 printk("hp100: %s: Lassen Chip detected.\n", dev->name); in hp100_probe1()
486 printk("hp100: %s: Warning: Unknown CASCADE chip (id=0x%.4x).\n", dev->name, chip); in hp100_probe1()
493 printk(KERN_WARNING "%s: bad ID checksum at base port 0x%x\n", in hp100_probe1()
502 printk(KERN_WARNING in hp100_probe1()
546 printk("hp100: %s: original LSW = 0x%x\n", dev->name, in hp100_probe1()
554 printk("hp100: IO mapped mode forced.\n"); in hp100_probe1()
559 printk("hp100: Shared memory mode requested.\n"); in hp100_probe1()
564 printk("hp100: Busmaster mode requested.\n"); in hp100_probe1()
575 printk("hp100: %s: IO_EN bit is set on card.\n", dev->name); in hp100_probe1()
590 printk("hp100: Busmaster mode enabled.\n"); in hp100_probe1()
595 printk("hp100: %s: Card not configured for BM or BM not supported with this card.\n", dev->name); in hp100_probe1()
596 printk("hp100: %s: Trying shared memory mode.\n", dev->name); in hp100_probe1()
605 printk("hp100: %s: new LSW = 0x%x\n", dev->name, hp100_inw(OPTION_LSW)); in hp100_probe1()
622 printk("hp100: Can only use programmed i/o mode.\n"); in hp100_probe1()
635printk("hp100: %s: ioremap for 0x%x bytes high PCI memory at 0x%lx failed\n", dev->name, virt_memo… in hp100_probe1()
639printk("hp100: %s: remapped 0x%x bytes high PCI memory at 0x%lx to %p.\n", dev->name, virt_memory_… in hp100_probe1()
646 printk("hp100: Failed to ioremap the PCI card memory. Will have to use i/o mapped mode.\n"); in hp100_probe1()
657 printk("hp100: Using (slow) programmed i/o mode.\n"); in hp100_probe1()
734printk("hp100: %s: Reserved DMA memory from 0x%x to 0x%x\n", dev->name, (u_int) lp->page_vaddr_alg… in hp100_probe1()
752 printk("hp100: at 0x%x, IRQ %d, ", ioaddr, dev->irq); in hp100_probe1()
755 printk("EISA"); in hp100_probe1()
758 printk("PCI"); in hp100_probe1()
761 printk("ISA"); in hp100_probe1()
764 printk(" bus, %dk SRAM (rx/tx %d%%).\n", lp->memory_size >> 10, lp->rx_ratio); in hp100_probe1()
767 printk("hp100: Memory area at 0x%lx-0x%lx", mem_ptr_phys, in hp100_probe1()
770 printk(" (virtual base %p)", mem_ptr_virt); in hp100_probe1()
771 printk(".\n"); in hp100_probe1()
778 printk("hp100: "); in hp100_probe1()
780 printk("Adapter is attached to "); in hp100_probe1()
783 printk("100Mb/s Voice Grade AnyLAN network.\n"); in hp100_probe1()
786 printk("10Mb/s network (10baseT).\n"); in hp100_probe1()
789 printk("10Mb/s network (coax).\n"); in hp100_probe1()
792 printk("Warning! Link down.\n"); in hp100_probe1()
822 printk("hp100: %s: hwinit\n", dev->name); in hp100_hwinit()
917 printk("hp100: %s: mmuinit\n", dev->name); in hp100_mmuinit()
922 printk("hp100: %s: Not in reset when entering mmuinit. Fix me.\n", dev->name); in hp100_mmuinit()
1015 printk("hp100: %s: PDL_STOP = 0x%x\n", dev->name, pdl_stop); in hp100_mmuinit()
1026 printk("hp100: %s: TX_STOP = 0x%x\n", dev->name, xmit_stop >> 4); in hp100_mmuinit()
1027 printk("hp100: %s: RX_STOP = 0x%x\n", dev->name, recv_stop >> 4); in hp100_mmuinit()
1034 printk("hp100: %s: TX_MEM_STOP: 0x%x\n", dev->name, hp100_inw(TX_MEM_STOP)); in hp100_mmuinit()
1035 printk("hp100: %s: RX_MEM_STOP: 0x%x\n", dev->name, hp100_inw(RX_MEM_STOP)); in hp100_mmuinit()
1097 printk("hp100: %s: open\n", dev->name); in hp100_open()
1105 printk("hp100: %s: unable to get IRQ %d\n", dev->name, dev->irq); in hp100_open()
1134 printk("hp100: %s: close\n", dev->name); in hp100_close()
1150 printk("hp100: %s: close LSW = 0x%x\n", dev->name, in hp100_close()
1174 printk("hp100: %s: init pdls\n", dev->name); in hp100_init_pdls()
1178 printk("hp100: %s: Warning: lp->page_vaddr_algn not initialised!\n", dev->name); in hp100_init_pdls()
1218 printk("hp100: %s: Init rxpdl: Unaligned pdlptr 0x%lx.\n", in hp100_init_rxpdl()
1245 printk("hp100: %s: Init txpdl: Unaligned pdlptr 0x%lx.\n", dev->name, (unsigned long) pdlptr); in hp100_init_txpdl()
1273 printk("hp100: %s: build rx pdl\n", dev->name); in hp100_build_rx_pdl()
1300 printk("hp100: %s: build_rx_pdl: PDH@0x%x, skb->data (len %d) at 0x%x\n", in hp100_build_rx_pdl()
1315 printk("hp100: %s: Adr 0x%.8x = 0x%.8x\n", dev->name, (u_int) p, (u_int) * p); in hp100_build_rx_pdl()
1325 printk("hp100: %s: build_rx_pdl: PDH@0x%x, No space for skb.\n", dev->name, (u_int) ringptr->pdl); in hp100_build_rx_pdl()
1352 printk("hp100: %s: rxfill\n", dev->name); in hp100_rxfill()
1369 printk("hp100: %s: rxfill: Hand to card: pdl #%d @0x%x phys:0x%x, buffer: 0x%x\n", in hp100_rxfill()
1393 printk("hp100: %s: bm shutdown\n", dev->name); in hp100_BM_shutdown()
1442 printk("hp100: %s: BM shutdown error.\n", dev->name); in hp100_BM_shutdown()
1474 printk("hp100: %s: no connection found - check wire\n", dev->name); in hp100_check_lan()
1501 printk("hp100: %s: start_xmit_bm\n", dev->name); in hp100_start_xmit_bm()
1513 printk("hp100: %s: start_xmit_bm: No TX PDL available.\n", dev->name); in hp100_start_xmit_bm()
1524 printk("hp100: %s: login to 100Mb/s hub retry\n", dev->name); in hp100_start_xmit_bm()
1535 printk("hp100: %s: link down detected\n", dev->name); in hp100_start_xmit_bm()
1538 printk("hp100: %s: cable change 10Mb/s <-> 100Mb/s detected\n", dev->name); in hp100_start_xmit_bm()
1545 printk("hp100: %s: interface reset\n", dev->name); in hp100_start_xmit_bm()
1614 printk("hp100: %s: clean txring\n", dev->name); in hp100_clean_txring()
1622 printk("hp100: %s: Warning: More PDLs transmitted than committed to card???\n", dev->name); in hp100_clean_txring()
1627 printk("hp100: %s: Free skb: data @0x%.8x txrcommit=0x%x TXPDL=0x%x, done=0x%x\n", in hp100_clean_txring()
1652 printk("hp100: %s: start_xmit\n", dev->name); in hp100_start_xmit()
1664 printk("hp100: %s: start_xmit: tx free mem = 0x%x\n", dev->name, i); in hp100_start_xmit()
1669 printk("hp100: %s: trans_start timing problem\n", in hp100_start_xmit()
1676 printk("hp100: %s: login to 100Mb/s hub retry\n", dev->name); in hp100_start_xmit()
1687 printk("hp100: %s: link down detected\n", dev->name); in hp100_start_xmit()
1690 printk("hp100: %s: cable change 10Mb/s <-> 100Mb/s detected\n", dev->name); in hp100_start_xmit()
1697 printk("hp100: %s: interface reset\n", dev->name); in hp100_start_xmit()
1710 printk("hp100: %s: start_xmit: busy\n", dev->name); in hp100_start_xmit()
1721 printk("hp100: %s: start_xmit: irq_status=0x%.4x, irqmask=0x%.4x, len=%d\n", in hp100_start_xmit()
1754 printk("hp100: %s: start_xmit: end\n", dev->name); in hp100_start_xmit()
1785 printk("hp100: %s: rx\n", dev->name); in hp100_rx()
1794 printk("hp100: %s: rx: waiting packets = %d\n", dev->name, packets); in hp100_rx()
1802 printk ("hp100: %s: rx: busy, remaining packets = %d\n", dev->name, packets); in hp100_rx()
1816 printk("hp100: %s: rx: new packet - length=%d, errors=0x%x, dest=0x%x\n", in hp100_rx()
1825 printk("hp100: %s: rx: couldn't allocate a sk_buff of size %d\n", in hp100_rx()
1848 printk("hp100: %s: rx: %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x %02x\n", in hp100_rx()
1869 printk("hp100_rx: %s: end\n", dev->name); in hp100_rx()
1886 printk("hp100: %s: rx_bm\n", dev->name); in hp100_rx_bm()
1891 printk("hp100: %s: rx_bm called although no PDLs were committed to adapter?\n", dev->name); in hp100_rx_bm()
1897 printk("hp100: %s: More packets received than committed? RX_PKT_CNT=0x%x, commit=0x%x\n", in hp100_rx_bm()
1922 printk("hp100: %s: rx_bm: header@0x%x=0x%x length=%d, errors=0x%x, dest=0x%x\n", in hp100_rx_bm()
1925printk("hp100: %s: RX_PDL_COUNT:0x%x TX_PDL_COUNT:0x%x, RX_PKT_CNT=0x%x PDH=0x%x, Data@0x%x len=0x… in hp100_rx_bm()
1934 printk("hp100: %s: rx_bm: skb null\n", dev->name); in hp100_rx_bm()
1956 printk("hp100: %s: rx_bm: Received bad packet (length=%d)\n", dev->name, pkt_len); in hp100_rx_bm()
1969 printk("hp100: %s: rx_bm: No space for new PDL.\n", dev->name); in hp100_rx_bm()
2008 printk("hp100: %s: update-stats\n", dev->name); in hp100_update_stats()
2034 printk("hp100: %s: misc_interrupt\n", dev->name); in hp100_misc_interrupt()
2048 printk("hp100: %s: clear_stats\n", dev->name); in hp100_clear_stats()
2077 printk("hp100: %s: set_mc_list\n", dev->name); in hp100_set_multicast_list()
2103 printk("hp100: %s: computing hash filter - mc_count = %i\n", in hp100_set_multicast_list()
2109 printk("hp100: %s: multicast = %pM, ", in hp100_set_multicast_list()
2114 printk(":%02x:", idx); in hp100_set_multicast_list()
2117 printk("idx = %i\n", idx); in hp100_set_multicast_list()
2143printk("hp100: %s: mac1 = 0x%x, mac2 = 0x%x, multicast hash = %02x:%02x:%02x:%02x:%02x:%02x:%02x:%… in hp100_set_multicast_list()
2153 printk("hp100: %s: 100VG MAC settings have changed - relogin.\n", dev->name); in hp100_set_multicast_list()
2168 printk("hp100: %s: multicast hash = %02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x\n", in hp100_set_multicast_list()
2178 printk("hp100: %s: 100VG MAC settings have changed - relogin.\n", dev->name); in hp100_set_multicast_list()
2221printk("hp100: %s: mode=%x,IRQ_STAT=0x%.4x,RXPKTCNT=0x%.2x RXPDL=0x%.2x TXPKTCNT=0x%.2x TXPDL=0x%.… in hp100_interrupt()
2243 printk("hp100: %s: rx_pdl_fill_compl interrupt although not busmaster?\n", dev->name); in hp100_interrupt()
2280 printk("hp100: %s: TX/RX Error IRQ\n", dev->name); in hp100_interrupt()
2308 printk in hp100_interrupt()
2336 printk("hp100: %s: hp100_start_interface\n", dev->name); in hp100_start_interface()
2396 printk("hp100: %s: hp100_stop_interface\n", dev->name); in hp100_stop_interface()
2420 printk("hp100: %s: hp100_stop_interface - timeout\n", dev->name); in hp100_stop_interface()
2440 printk("hp100: %s: hp100_load_eeprom - timeout\n", dev->name); in hp100_load_eeprom()
2463 printk("hp100: %s: sense_lan: val_VG = 0x%04x, val_10 = 0x%04x\n", in hp100_sense_lan()
2505 printk("hp100: %s: down_vg_link\n", dev->name); in hp100_down_vg_link()
2536 printk("hp100: %s: down_vg_link: Link does not go down?\n", dev->name); in hp100_down_vg_link()
2587 printk("hp100: %s: down_vg_link: timeout\n", dev->name); in hp100_down_vg_link()
2611 printk("hp100: %s: login_to_vg_hub\n", dev->name); in hp100_login_to_vg_hub()
2622 printk("hp100: %s: Start training\n", dev->name); in hp100_login_to_vg_hub()
2637 printk("hp100: %s: Bring down the link\n", dev->name); in hp100_login_to_vg_hub()
2687 printk("hp100: %s: Link cable status not ok? Training aborted.\n", dev->name); in hp100_login_to_vg_hub()
2691 printk in hp100_login_to_vg_hub()
2701 printk("hp100: %s: Passed training.\n", dev->name); in hp100_login_to_vg_hub()
2713 printk("hp100: %s: Successfully logged into the HUB.\n", dev->name); in hp100_login_to_vg_hub()
2716 printk("hp100: %s: Card supports 100VG MAC Version \"%s\" ", in hp100_login_to_vg_hub()
2718 printk("Driver will use MAC Version \"%s\"\n", (val & HP100_HUB_MACVER) ? "802.12" : "Pre"); in hp100_login_to_vg_hub()
2719printk("hp100: %s: Frame format is %s.\n", dev->name, (val & HP100_MALLOW_FRAMEFMT) ? "802.5" : "8… in hp100_login_to_vg_hub()
2724 printk("hp100: %s: Problem logging into the HUB.\n", dev->name); in hp100_login_to_vg_hub()
2729printk("hp100: %s: MAC Configuration requested: 0x%04x, HUB allowed: 0x%04x\n", dev->name, hp100_i… in hp100_login_to_vg_hub()
2732 printk("hp100: %s: HUB access denied.\n", dev->name); in hp100_login_to_vg_hub()
2734 printk("hp100: %s: MAC Configuration is incompatible with the Network.\n", dev->name); in hp100_login_to_vg_hub()
2736 printk("hp100: %s: Duplicate MAC Address on the Network.\n", dev->name); in hp100_login_to_vg_hub()
2757 printk("hp100: %s: Training failed.\n", dev->name); in hp100_login_to_vg_hub()
2773 printk("hp100: %s: cascade_reset\n", dev->name); in hp100_cascade_reset()
2805 printk("hp100: %s: Cascade Register Dump\n", dev->name); in hp100_RegisterDump()
2806 printk("hardware id #1: 0x%.2x\n", hp100_inb(HW_ID)); in hp100_RegisterDump()
2807 printk("hardware id #2/paging: 0x%.2x\n", hp100_inb(PAGING)); in hp100_RegisterDump()
2808 printk("option #1: 0x%.4x\n", hp100_inw(OPTION_LSW)); in hp100_RegisterDump()
2809 printk("option #2: 0x%.4x\n", hp100_inw(OPTION_MSW)); in hp100_RegisterDump()
2814 printk("page: 0x%.2x\n", Page); in hp100_RegisterDump()
2819 printk("0x%.2x = 0x%.4x\n", Register, inw(ioaddr + Register)); in hp100_RegisterDump()
2862 printk("hp100: %s: EISA adapter found at 0x%x\n", dev->name, in hp100_eisa_probe()
2912 printk("hp100: %s: PCI I/O Bit has not been set. Setting...\n", dev->name); in hp100_pci_probe()
2920 printk("hp100: %s: PCI Master Bit has not been set. Setting...\n", dev->name); in hp100_pci_probe()
2932 printk("hp100: %s: PCI adapter found at 0x%x\n", dev->name, ioaddr); in hp100_pci_probe()