Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move sys/dev/x86bios to sys/compat/x86bios. | jkim | 2009-09-23 | 1 | -184/+0 |
* | - Use spin lock instead of default mutex for safety. INT/IRET instructions | jkim | 2009-09-23 | 1 | -76/+42 |
* | To be safe, make this module initialize earlier by specifying SI_SUB_CPU | delphij | 2009-09-21 | 1 | -1/+1 |
* | Style(9) fixes. | delphij | 2009-09-21 | 1 | -2/+2 |
* | Collapase interrupt supporting functions to a new module, and switch from | delphij | 2009-09-21 | 1 | -0/+218 |