summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
2000-08-26Revert a minor FreeBSD tweak that tends to freeze my machine solid afterAaron Campbell
2000-08-19MALLOC/FREE -> malloc/free ok art@Nathan Binkert
2000-08-17replace if_awi w/ semi-current netbsd driver; still has problemsMichael Shalayeff
2000-08-08Make fix for preserving LED settings conditional on presence of an IntelAaron Campbell
2000-08-05Use better (working) locking macros around critical regions. ImplementNiklas Hallqvist
2000-08-04rest of the work needed for tga2; from NetBSDEric Jackson
2000-08-02Sync with FreeBSD. Summary of changes:Aaron Campbell
2000-08-02No need to include pci header files here.Aaron Campbell
2000-08-02Don't print out the eeprom width.Aaron Campbell
2000-08-02Add support for accepting packets up to 4 octets larger than thePeter Galbavy
2000-08-01forgot these in alpha/wscons upgrade; pointed out by Erik Verbruggen <ejv@cs....Michael Shalayeff
2000-07-27if avoiding ac97_read because of AC97_HOST_DONT_READ, still permit access to ...Theo de Raadt
2000-07-22sync to NetBSD:Kenneth R Westerback
2000-07-21convert to new timeoutsMichael Shalayeff
2000-07-21convert to new timeouts; art@ okMichael Shalayeff
2000-07-21Use new timeouts.Artur Grabowski
2000-07-20more guesses at tritech codecsTheo de Raadt
2000-07-20chp->wdc can be NULL on probe.Constantine Sapuntzakis
2000-07-20Convert to new timeouts. (art@ ok)Hakan Olsson
2000-07-20Fix to ATA detect. Some devices seem to be comatose after resetConstantine Sapuntzakis
2000-07-19Added shadow registers. This adds two capabilities:Constantine Sapuntzakis
2000-07-07Pick up change that went into NetBSD side- I pooched the timeoutmjacob
2000-07-06Resync with FreeBSD/NetBSD. Salient features are that the mailbox commandmjacob
2000-07-06printf %sTodd T. Fries
2000-07-03Add support for big endian hardware. Clean up memory vs. io mapping code.Steve Murphree
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