summaryrefslogtreecommitdiff
path: root/sys/arch/i386/pci/glxsb.c
AgeCommit message (Expand)Author
2007-02-12Enable the AES acceleration. Won't be picked up for IPsec, since weTom Cosgrove
2007-01-19Update comment (on how long we wait for operation to complete) reflectTom Cosgrove
2007-01-02Use bus_space_write_region_4() instead of doing the same thing bit byTom Cosgrove
2006-11-19Handle operations larger than will fit in the buffer we allocate,Tom Cosgrove
2006-11-19Improve the AES acceleration, by allocating a contiguous DMA-ableTom Cosgrove
2006-11-17Add code for AES acceleration. This is currently disabled withTom Cosgrove
2006-10-26Driver for the AMD Geode LX series processor security block.Tom Cosgrove