Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove PCI vendor/product defines which duplicate those in pcidevs | 2009-05-23 | 1 | -6/+1 | |
| | |||||
* | most of the infrastructure to support public key operation. This is just | 2003-08-20 | 1 | -9/+12 | |
| | | | | a snapshot of work in progress (doesn't work correctly yet). | ||||
* | correct length mask | 2003-08-14 | 1 | -2/+2 | |
| | |||||
* | - remove some uneeded junk (mainly leftovers from ubsec cut/paste) | 2003-08-14 | 1 | -34/+35 | |
| | | | | | | | | | - fix interrupt printing - make shared structure entries volatile to ensure ordering - swap the key, iv, and mackey arguments appropriately - treat particle descriptor as two 32 elements (necessary for swabbing) - set the endian control byte correctly and flip off swabbing on the packet data (now works on macppc) | ||||
* | safenet 1141 driver from freebsd (sam at errno): | 2003-08-12 | 1 | -0/+414 | |
this is a completely hacked up version, complaints should be to me not sam =) |