summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2000-06-22on unconfig, bzero the key before free; from aazubel@core-sdi.com.Federico G. Schwindt
2000-06-22xl_setmulti_hash() does not work right. tested at usenix2000 term room.Jun-ichiro itojun Hagino
2000-06-20add encryption for svnd's for Erich <hh@cyberpass.net>. You can do aNiels Provos
2000-06-20allow rx to work after tcpdump; ok art@Todd T. Fries
2000-06-20KNFTodd T. Fries
2000-06-20Avoid using I/O port 0x370 since this is used by onboard audio onTodd C. Miller
2000-06-20remove NetBSD ifdefs. indent.Federico G. Schwindt
2000-06-20KNFTodd T. Fries
2000-06-20call crypto_done()Jason Wright
2000-06-20Almost make a Megahertz card working, still rx probs thoughNiklas Hallqvist
2000-06-20some more esp devicesNiklas Hallqvist
2000-06-20regenNiklas Hallqvist
2000-06-20esp SCSI devicesNiklas Hallqvist
2000-06-20After bpf_mtap(), in promisc mode, don't drop packets that aren't for us here;Aaron Campbell
2000-06-19syncChris Cappuccio
2000-06-19new cmd ide controllersChris Cappuccio
2000-06-19xe needs ifmediaFederico G. Schwindt
2000-06-19Uncomment esp out now that the driver is in the tree.Federico G. Schwindt
2000-06-19Add pcmcia attachment of esp; from NetBSD.Federico G. Schwindt
2000-06-19oops, nuke unused variableJason Wright
2000-06-19oops, add macbuf to the queue structureJason Wright
2000-06-19add authentication-only handling (easy setup).Jason Wright
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-18syncOleg Safiullin
2000-06-18oopsOleg Safiullin
2000-06-18syncOleg Safiullin
2000-06-18add GeForce256Oleg Safiullin
2000-06-18Support FIONBIO and FIOASYNC. FIOASYNC is more or less a no-op>Todd C. Miller
2000-06-18syncTheo de Raadt
2000-06-18match 82559ERTheo de Raadt
2000-06-18new type of fxpTheo de Raadt
2000-06-18indentAaron Campbell
2000-06-18Thou shalt not bequeath to mere mortals the ability to change the configurationAaron Campbell
2000-06-18Use the same field data types as the reference code and adjust offsetsJason Wright
2000-06-18Fix an off-by-one error that caused uvm_fault() whenever changing any an(4)Aaron Campbell
2000-06-17knfJason Wright
2000-06-17Add support for AMD 53c974.Federico G. Schwindt
2000-06-17Do not disable the com port as sson as it is attached. Make compile again.Niklas Hallqvist
2000-06-16take MIN/MAX from param.h, okay theo@Niels Provos
2000-06-16undo latest problem. breaks the sparc. diff is too large, we are not debuggi...Theo de Raadt
2000-06-15syncHakan Olsson
2000-06-15Nvidia GeForce256 DDRHakan Olsson
2000-06-14readd queue limiting code that was backed out yesterday. (ip_esp.c changeJason Wright
2000-06-13syncTheo de Raadt
2000-06-13simplifyTheo de Raadt
2000-06-13syncChris Cappuccio
2000-06-13IBM Olympic Token RingChris Cappuccio
2000-06-13backout previous 2 changes... causes panics down the line.Jason Wright
2000-06-13Oops: initialize q to avoid using the unitialized value when the queue fillsJason Wright