summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
2000-07-01- Make the 3CCFE575BT work.Aaron Campbell
2000-06-30Oops, put back this call to spltty(). When our timeout expires and we poll theAaron Campbell
2000-06-30Convert some parts to new timeouts.Artur Grabowski
2000-06-29after computing the hash value, inform the card [delete-o from when thisJason Wright
2000-06-29Be more detach friendly. In particular, remove the infinite while() loopsAaron Campbell
2000-06-29Sync adw files with (almost) latest NetBSD versions:Kenneth R Westerback
2000-06-28Make suspend -> eject card -> resume work.Aaron Campbell
2000-06-27Move ac97 register defines into ac97.hArtur Grabowski
2000-06-23Implement PCMCIA event polling. This will either complement interrupt-drivenAaron Campbell
2000-06-22xl_setmulti_hash() does not work right. tested at usenix2000 term room.Jun-ichiro itojun Hagino
2000-06-20allow rx to work after tcpdump; ok art@Todd T. Fries
2000-06-20KNFTodd T. Fries
2000-06-20remove NetBSD ifdefs. indent.Federico G. Schwindt
2000-06-20After bpf_mtap(), in promisc mode, don't drop packets that aren't for us here;Aaron Campbell
2000-06-19Insert missing splx(); me and roberto@ns2.freenix.org.Aaron Campbell
2000-06-18Initialize the signal quality cache iff ANCACHEThorsten Lockert
2000-06-18Thou shalt not bequeath to mere mortals the ability to change the configurationAaron Campbell
2000-06-18Fix an off-by-one error that caused uvm_fault() whenever changing any an(4)Aaron Campbell
2000-06-17Add support for AMD 53c974.Federico G. Schwindt
2000-06-16take MIN/MAX from param.h, okay theo@Niels Provos
2000-06-13Fix from Manuel BouyerChris Cappuccio
2000-06-12remove debugging prom dump, sorryMichael Shalayeff
2000-06-12eeprom width detection code.Michael Shalayeff
2000-06-12Fix ADMtek identity crisis.Aaron Campbell
2000-06-12more registers for the upcoming code; NetBSD.Federico G. Schwindt
2000-06-12move cfdriver to ncr53c9x.c and device declaration to conf/files.Federico G. Schwindt
2000-06-11apparently in order to write to config registers 1-3 you need to enable itFederico G. Schwindt
2000-06-03remove fxp_ether_ioctl(), and move it's processing to fxp_ioctl().Jason Wright
2000-05-30sti hp graphics, available in pci and hp-prop sgc bus form factors.Michael Shalayeff
2000-05-30a few more codes ids from vendor docsMichael Shalayeff
2000-05-30Changes from NetBSD:Federico G. Schwindt
2000-05-29Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD.Aaron Campbell
2000-05-29preparing for AX88190 support; from NetBSD.Federico G. Schwindt
2000-05-27add a few more codecsMichael Shalayeff
2000-05-15driver for the databook isa/pcmcia bridge (commented out in GENERIC for now);Jason Wright
2000-04-29add $ tagKenneth R Westerback
2000-04-29add $ tagKenneth R Westerback
2000-04-29add $ tagKenneth R Westerback
2000-04-29add $ tagKenneth R Westerback
2000-04-27WhoopsChris Cappuccio
2000-04-27Remove mtu cruftChris Cappuccio
2000-04-27Fix SIOCSIFMTUChris Cappuccio
2000-04-26Turn on a bit (for 82558/82559 only) which disables the chip'sChris Cappuccio
2000-04-26we've done an oopsMichael Shalayeff
2000-04-26After the fxp split, sizeof(enaddr) is now 4, not 6, since enaddr is a pointerAaron Campbell
2000-04-26dc_csid ain't needed no more; jason@ okMichael Shalayeff
2000-04-19Remove NetBSD ifdefs here too.Federico G. Schwindt
2000-04-19Remove NetBSD ifdefs.Federico G. Schwindt
2000-04-19* use different numbers of transmit buffers depending on the memoryFederico G. Schwindt
2000-04-19indent.Federico G. Schwindt