| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r208650 | Jung-uk Kim | 2010-06-02 | 1 | -1/+3 |
| * | MFC r197104,197105,197106,197107,197688,198237,199337,199338,200553,200554, | Andriy Gapon | 2010-02-06 | 1 | -57/+4 |
| * | Import ACPICA 20090521. | Jung-uk Kim | 2009-06-05 | 1 | -1/+2 |
| * | Remove unused variable. | Nate Lawson | 2006-02-21 | 1 | -2/+0 |
| * | Canonize the include of acpi.h. | David E. O'Brien | 2005-09-11 | 1 | -1/+1 |
| * | Only fall back to probing the floppy drives via hints if there is a failure | John Baldwin | 2004-09-29 | 1 | -5/+9 |
| * | The long dead hand of the past has pushed forward useless bits in this | Warner Losh | 2004-09-17 | 1 | -1/+0 |
| * | Handle _FDE results of 5 bytes (vs. 5 uint32_t's). BIOS vendors find yet | Nate Lawson | 2004-09-17 | 1 | -37/+54 |
| * | default: case shouldn't set an error yet either. | Warner Losh | 2004-09-16 | 1 | -1/+0 |
| * | For the moment, treat failures to attach floppy drives as non-fatal | Warner Losh | 2004-09-16 | 1 | -2/+0 |
| * | Fix _FDI drive type probing. The new fd child is not an ACPI device while | Nate Lawson | 2004-08-30 | 1 | -3/+10 |
| * | Fix _FDE probing by using the buffer contents instead of the buffer | Nate Lawson | 2004-08-30 | 1 | -8/+25 |
| * | Rewrite of the floppy driver to make it MPsafe & GEOM friendly: | Poul-Henning Kamp | 2004-08-20 | 1 | -30/+1 |
| * | Fix ACPI floppy enumeration for three types of divergent behavior. | Nate Lawson | 2004-07-28 | 1 | -40/+90 |
| * | Add an ACPI floppy drive attachment that probes via the _FDE and _FDI | Nate Lawson | 2004-07-15 | 1 | -0/+260 |