summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-06-23Remove repeated ethernet constants; use if_ether.h for it instead.Federico G. Schwindt
2001-06-23be sure to clear (by writing 1) the public done by in the status registerJason Wright
2001-06-23remove debug printfMichael Shalayeff
2001-06-23under some circumstances, such as on ppc, signature does not read all 32 bits...Michael Shalayeff
2001-06-23Conform to new crypto_register() prototypeAngelos D. Keromytis
2001-06-23Conform to new prototype for crypto_register()Angelos D. Keromytis
2001-06-23Go ahead and add the output checksum handling for tcp/udp (commented out)Jason Wright
2001-06-23add some infrastructure for the public engineJason Wright
2001-06-23more 7951 specific bits and definitionsJason Wright
2001-06-23merge crypto/crypto{dev,}.h to crypto/cryptodev.h, to avoid name conflicts in...Theo de Raadt
2001-06-23sync. -mojMats O Jansson
2001-06-23Added Apple Pangea. -mojMats O Jansson
2001-06-23IPv4 transmit checksum offload handlingJason Wright
2001-06-23- Add IPv4, UDP, and TCP RX checksum offloading supportJason Wright
2001-06-23UDP and TCP bits are reversed with respect to documentationJason Wright
2001-06-23Actually, should just use m_tag_init()Angelos D. Keromytis
2001-06-23PCI bus configuration userland access from FreeBSD.Matthieu Herrb
2001-06-23LIST_INIT, not TAILQ_INIT.Angelos D. Keromytis
2001-06-23Disable interupts *before* establishing them to avoid a race.Todd C. Miller
2001-06-23Disable interupts on the card before mapping and establishing theTodd C. Miller
2001-06-23enable attaching on pci35x models, seems to work okMichael Shalayeff
2001-06-23- put hw defines in *reg, software defines in *var, etcJason Wright
2001-06-22Fix lotsa bugs:Jason Wright
2001-06-22add more ipsec commandsJason Wright
2001-06-22Add support for RNG on 7951; many thanks to Soren KristensenJason Wright
2001-06-22KNFTheo de Raadt
2001-06-21Add support for the Cyclades-Z multiport serial cards.Nathan Binkert
2001-06-21syncTheo de Raadt
2001-06-21shortenTheo de Raadt
2001-06-20Comment spelling fix, and remove static regardless ofNiklas Hallqvist
2001-06-20syncTheo de Raadt
2001-06-20new gdtTheo de Raadt
2001-06-20fix array filling; alaric@MIT.EDUTheo de Raadt
2001-06-19do not attach at i2o-configured adapter; pointed out by ad@netbsd.orgMichael Shalayeff
2001-06-18more more microcode (so it does not end up installed in includes, for one)Theo de Raadt
2001-06-18move microcodeTheo de Raadt
2001-06-18kill a debug message that makes UBSEC_DEBUG uselessTheo de Raadt
2001-06-18copyright notices; noted missing by nateTheo de Raadt
2001-06-17spelling: Asymetric -> AsymmetricPeter Valchev
2001-06-17Set the delta for the particular source so telling mixerctl to decrease theMichael Shalayeff
2001-06-17regenMichael Shalayeff
2001-06-17ICH3 network controller IDs; from netbsdMichael Shalayeff
2001-06-16simplify; commiting at aazubel's place.Federico G. Schwindt
2001-06-16regenMichael Shalayeff
2001-06-16a couple of better names (min size changes)Michael Shalayeff
2001-06-16regenMichael Shalayeff
2001-06-16ids for dpt/adaptec i20 raidMichael Shalayeff
2001-06-15change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.Jun-ichiro itojun Hagino
2001-06-14OOPSTheo de Raadt
2001-06-14hackish auto-IV mode for IOV operationsTheo de Raadt