Age | Commit message (Expand) | Author |
2003-09-29 | better dmesg output including onboard memory size when present, free resource... | Michael Shalayeff |
2003-09-29 | pci support for hppa | Michael Shalayeff |
2003-09-29 | fix the dc_cacheline to 16 on hppa | Michael Shalayeff |
2003-09-29 | Experimental support for serverworks csb6 third channel inspired by | Alexander Yurchenko |
2003-09-29 | Make this compile. | Miod Vallat |
2003-09-29 | avaliable -> available | Miod Vallat |
2003-09-29 | autodetect io/mem mappings; from form@ | Michael Shalayeff |
2003-09-29 | gotta remember the product id and disable io mapping for old 800 chips; from ... | Michael Shalayeff |
2003-09-28 | kill trailing spaces, no functional changes | Alexander Yurchenko |
2003-09-25 | update fom form@ including support for 891 chips and more | Michael Shalayeff |
2003-09-25 | sync | Alexander Yurchenko |
2003-09-25 | serverworks csb6 lpc; found in dmesg from mtoups@andrew.cmu.edu | Alexander Yurchenko |
2003-09-25 | hifn 7956 support | Jason Wright |
2003-09-25 | hifn 7956 | Jason Wright |
2003-09-25 | sync | Theo de Raadt |
2003-09-25 | support AAA131U2; cmaxwell@themanor.net | Theo de Raadt |
2003-09-24 | initial support for hifn 7955 (no AES or PK yet) | Jason Wright |
2003-09-23 | sync; hifn 7955 | Jason Wright |
2003-09-23 | hifn 7955 | Jason Wright |
2003-09-22 | sync | Alexander Yurchenko |
2003-09-22 | Two new Acard UDMA6 ATA chips | Alexander Yurchenko |
2003-09-21 | sync | Alexander Yurchenko |
2003-09-21 | Yet another ServerWorks CSB6 IDE | Alexander Yurchenko |
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 |