Age | Commit message (Expand) | Author |
2001-06-26 | jack up the rng clock prescalar a bit | Jason Wright |
2001-06-26 | remove statics | Niklas Hallqvist |
2001-06-26 | Fix args to pciide_machdep_compat_intr_disestablish | Constantine Sapuntzakis |
2001-06-26 | cleaning and adding a bit of debugging code... next step: bignums from userla... | Jason Wright |
2001-06-26 | clock multiplier bits | Jason Wright |
2001-06-26 | add support for hardware rng using default scalar (can generate up to a | Jason Wright |
2001-06-26 | fix big oops in bus access macros and buffer for rng | Jason Wright |
2001-06-26 | this is not a bus master | Jason Wright |
2001-06-26 | move bus access to var where it belongs | Jason Wright |
2001-06-26 | bus access methods | Jason Wright |
2001-06-26 | finish register defs | Jason Wright |
2001-06-25 | regen | Michael Shalayeff |
2001-06-25 | i960 ppb on dpt i2o cards | Michael Shalayeff |
2001-06-25 | some reg defs | Jason Wright |
2001-06-25 | Forgot the PCI bus attachment, from NetBSD, hacked by mickey | Niklas Hallqvist |
2001-06-25 | New dma engine skeleton | Jason Wright |
2001-06-25 | Enable interrupts during PCIIDE detect | Constantine Sapuntzakis |
2001-06-25 | Cleanup/rewrite. Some further work. No crypto yet. | Hakan Olsson |
2001-06-25 | bits are -wrong- in documentation... this is a recurring theme, do chip | Jason Wright |
2001-06-25 | Add disestablish routine for compat PCIIDE interrupts | Constantine Sapuntzakis |
2001-06-25 | pci_mapreg_map requires another argument | Nathan Binkert |
2001-06-25 | Have to enable PIER as well as DMAIER in order to get interrupts from the | Jason Wright |
2001-06-25 | trivial ether_input_mbuf() conversion. | Federico G. Schwindt |
2001-06-24 | add i2o stubs | Michael Shalayeff |
2001-06-24 | - vlan_input_tag() takes 2 args now. | Federico G. Schwindt |
2001-06-24 | Program the address filter in vr_init(). Apparently the rhine cards are smart | Aaron Campbell |
2001-06-24 | Some cleanup. | Hakan Olsson |
2001-06-24 | more ether_input_mbuf() conversion. | Federico G. Schwindt |
2001-06-24 | Remove some redundent copies of the total length/skip values and use the | Jason Wright |
2001-06-24 | reflect reality more closely and remove more invertex stuff | Jason Wright |
2001-06-24 | Better description for LNAU commands. | Hakan Olsson |
2001-06-24 | - oops, masking off wrong bits in destination total length field | Jason Wright |
2001-06-24 | Avoid panics on the i386 if the bus/dev/func numbers are not valid | Matthieu Herrb |
2001-06-24 | allow ioctl(..., PCIOCREAD, ...) if the device was opened O_READONLY | Matthieu Herrb |
2001-06-23 | Add some dma register #defines | Hakan Olsson |
2001-06-23 | copydata, not copyback | Angelos D. Keromytis |
2001-06-23 | ether_input_mbuf() | Jason Wright |
2001-06-23 | More constants cleaning. | Federico G. Schwindt |
2001-06-23 | Correctly handle the IV_PRESENT flag. | Angelos D. Keromytis |
2001-06-23 | Remove repeated ethernet constants; use if_ether.h for it instead. | Federico G. Schwindt |
2001-06-23 | be sure to clear (by writing 1) the public done by in the status register | Jason Wright |
2001-06-23 | remove debug printf | Michael Shalayeff |
2001-06-23 | under some circumstances, such as on ppc, signature does not read all 32 bits... | Michael Shalayeff |
2001-06-23 | Conform to new crypto_register() prototype | Angelos D. Keromytis |
2001-06-23 | Conform to new prototype for crypto_register() | Angelos D. Keromytis |
2001-06-23 | Go ahead and add the output checksum handling for tcp/udp (commented out) | Jason Wright |
2001-06-23 | add some infrastructure for the public engine | Jason Wright |
2001-06-23 | more 7951 specific bits and definitions | Jason Wright |
2001-06-23 | merge crypto/crypto{dev,}.h to crypto/cryptodev.h, to avoid name conflicts in... | Theo de Raadt |
2001-06-23 | sync. -moj | Mats O Jansson |