summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2001-06-25trivial ether_input_mbuf() conversion.Federico G. Schwindt
2001-06-24add i2o stubsMichael Shalayeff
2001-06-24- vlan_input_tag() takes 2 args now.Federico G. Schwindt
2001-06-24Program the address filter in vr_init(). Apparently the rhine cards are smartAaron Campbell
2001-06-24Some cleanup.Hakan Olsson
2001-06-24more ether_input_mbuf() conversion.Federico G. Schwindt
2001-06-24Remove some redundent copies of the total length/skip values and use theJason Wright
2001-06-24reflect reality more closely and remove more invertex stuffJason Wright
2001-06-24Better description for LNAU commands.Hakan Olsson
2001-06-24- oops, masking off wrong bits in destination total length fieldJason Wright
2001-06-24Avoid panics on the i386 if the bus/dev/func numbers are not validMatthieu Herrb
2001-06-24allow ioctl(..., PCIOCREAD, ...) if the device was opened O_READONLYMatthieu Herrb
2001-06-23Add some dma register #definesHakan Olsson
2001-06-23copydata, not copybackAngelos D. Keromytis
2001-06-23ether_input_mbuf()Jason Wright
2001-06-23More constants cleaning.Federico G. Schwindt
2001-06-23Correctly handle the IV_PRESENT flag.Angelos D. Keromytis
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-23PCI bus configuration userland access from FreeBSD.Matthieu Herrb
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-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