Age | Commit message (Expand) | Author |
2003-09-09 | CMI can do mu-law encoding, don't use software emulation mode. | Kevin Lo |
2003-09-06 | A couple of hppa-only changes, allowing siop to work on pci hppa | Kenneth R Westerback |
2003-09-03 | match a bunch more bge devices. May not work completely, but they're no | Jason Wright |
2003-09-03 | bunch more bcm57xx devices and correct altima devices (from netbsd); ok deraadt | Jason Wright |
2003-09-03 | support for bcm5823; based on patch from Jim Lambert, jlamber at futurex dot ... | Jason Wright |
2003-09-03 | bcm 5823 | Jason Wright |
2003-08-31 | remove bogus cache test. Suggested by drahn@, ok mickey@, miod@. | Matthieu Herrb |
2003-08-27 | this bit is defined as prefetchable and not cachable and thus rename and use ... | Michael Shalayeff |
2003-08-23 | switch to ether_input_mbuf; krw@ testing and ok. | Federico G. Schwindt |
2003-08-22 | need to flip the operands wordwise for big endian machines. modexp works | Jason Wright |
2003-08-21 | sys/types.h is not really needed w/ sys/param.h | Michael Shalayeff |
2003-08-21 | remove extra header file <sys/systm.h>. ok mickey@ | Kevin Lo |
2003-08-20 | How about we NOT stomp all over memory past the end of the result buffer. | Jason Wright |
2003-08-20 | - The safenet chip really likes it's big nums to be written to different | Jason Wright |
2003-08-20 | most of the infrastructure to support public key operation. This is just | Jason Wright |
2003-08-20 | regen | Michael Shalayeff |
2003-08-20 | some more mysons; from form@; deraadt@ ok | Michael Shalayeff |
2003-08-19 | missing break. | Mike Pechkin |
2003-08-19 | cleanup; from form@ | Michael Shalayeff |
2003-08-19 | cleanup; from form@ | Michael Shalayeff |
2003-08-19 | prefer memory mappings (to io) | Michael Shalayeff |
2003-08-19 | use pci_mapreg_map() to map the regs and some cleanups; form@ ok | Michael Shalayeff |
2003-08-19 | myson mtd803 ether and enable mtdphy no; form netbsd via form@ | Michael Shalayeff |
2003-08-16 | AN983 needs 64BIT_HASH too, fixes multicast | Henning Brauer |
2003-08-15 | - remove ahc dependency, convert smc93cx6 into an attribute. | Federico G. Schwindt |
2003-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-08-14 | correct length mask | Jason Wright |
2003-08-14 | add more delays during init | Jason Wright |
2003-08-14 | remove magic swapping constants in favor of the #defines I added a few | Jason Wright |
2003-08-14 | - remove some uneeded junk (mainly leftovers from ubsec cut/paste) | Jason Wright |
2003-08-14 | kill unneeded caddr_t casts for *_copyback | Jason Wright |
2003-08-12 | - Don't need the bus_dma callback cruft as we have everything necessary in the | Jason Wright |
2003-08-12 | cleaning: remove sc_flags and FBSDID junk | Jason Wright |
2003-08-12 | sync | Alexander Yurchenko |
2003-08-12 | TI cardbus controller found on my new laptop | Alexander Yurchenko |
2003-08-12 | safenet 1141 driver from freebsd (sam at errno): | Jason Wright |
2003-08-12 | move verify_cksum() to ahc; krw@ ok. | Federico G. Schwindt |
2003-08-12 | add/update my copyright | Nathan Binkert |
2003-08-11 | make dmesg prints closer to the rest of the drivers | Michael Shalayeff |
2003-08-11 | make sure to not attach the card if the int cannot be established and repair ... | Michael Shalayeff |
2003-08-11 | cleanup dmesg output | Michael Shalayeff |
2003-08-08 | x is probably just as random as letoh32(x), don't bother byte swapping the nu... | Jason Wright |
2003-08-07 | sync | Theo de Raadt |
2003-08-07 | remove junk vendors (might have deleted a few by accident, will re-add as nee... | Theo de Raadt |
2003-08-07 | sync | Theo de Raadt |
2003-08-07 | remove a bunch of junk | Theo de Raadt |
2003-08-06 | typo | Theo de Raadt |
2003-08-06 | Remove some double semicolons (hmm, do two semis equal a maxi?). | Todd C. Miller |
2003-08-04 | sync | Markus Friedl |
2003-08-04 | soekris tweaks | Markus Friedl |