| Age | Commit message (Expand) | Author |
| 2003-01-10 | Regen. | gehenna |
| 2003-01-10 | Add NeoDio A 6-in-1 Flash Device Controller with USB Interface. | gehenna |
| 2003-01-09 | Use PRIx64 to get the correct format for 64-bit hex numbers. Don't | thorpej |
| 2003-01-09 | Add two disks capable of doing synchronous transfer mode, but don't | pk |
| 2003-01-09 | need to select proper IST for interrupt - IST_NONE is almost certainly not | jdolecek |
| 2003-01-09 | _FDE is optional, so don't print warning messages about it failing | jdolecek |
| 2003-01-09 | use AcpiUtGetTypeName() to print object type name in acpi_print() | jdolecek |
| 2003-01-09 | Oops. This turns off debugging again. | dyoung |
| 2003-01-09 | wi_start: write an mbuf chain to the driver using wi_mwrite_bap, | dyoung |
| 2003-01-09 | A few fallbacks: | jmcneill |
| 2003-01-09 | Enumerate floppy disk drives via ACPI (mmm, faster booting). Known to work | jmcneill |
| 2003-01-08 | Support for 'plug and play' of floppy drives, to be used soon by the | jmcneill |
| 2003-01-08 | Print some OEM version info for the R/XSDT. Can be used to help identify | fvdl |
| 2003-01-08 | Define ACPI_MADT_DEBUG externally. | fvdl |
| 2003-01-07 | Deal correctly with an MADT that is not found, or was already found | fvdl |
| 2003-01-07 | Add SUN4U magic to make nell work without things like WI_AT_BIGENDIAN_HACK. | martin |
| 2003-01-07 | * Add aux argument to functions called from apic_madt_walk | fvdl |
| 2003-01-07 | Fix error in ODIOCGDINFO handling caused by previous change to it. | fvdl |
| 2003-01-07 | Fix tyop | rafal |
| 2003-01-07 | regen | grant |
| 2003-01-07 | add Cambridge Silicon Radio and their Bluetooth USB Adapter. | grant |
| 2003-01-06 | Add multiple inclusion protection. | matt |
| 2003-01-06 | writable, not writeable. | wiz |
| 2003-01-06 | compatibility, not compatiblity. | wiz |
| 2003-01-06 | synchronous, not syncronous. | wiz |
| 2003-01-06 | interrupt with two rs. | wiz |
| 2003-01-06 | successful with only one l. | wiz |
| 2003-01-06 | specified, not specifed. | wiz |
| 2003-01-06 | descriptor with a c. | wiz |
| 2003-01-06 | change the 'GPE Block%d defined as GPE%d to GPE%d' message to | jdolecek |
| 2003-01-06 | only print the dot-per-method thing if debugging ACPI_LV_LOAD, too | jdolecek |
| 2003-01-05 | Fix build glitch. | sommerfeld |
| 2003-01-05 | When moving the cursor down, only scroll up if cursor is exactly at | sommerfeld |
| 2003-01-05 | Regen, err. Gen. | christos |
| 2003-01-05 | Infrastucture for ACPIVERBOSE | christos |
| 2003-01-05 | add ACPIVERBOSE; while I am there, fix the eval_string function so it does | christos |
| 2003-01-05 | it's sufficient to install notify handler once | jdolecek |
| 2003-01-05 | When detaching a ulpt device, call vdevgone() for the corresponding | scw |
| 2003-01-05 | Add some missing splx()'s noted by Krister Walfridsson | jmc |
| 2003-01-05 | Remove arbitrary bufcnt limit in at_output. | jmc |
| 2003-01-05 | Print something a bit more informative when displaying 'not configured' | jmcneill |
| 2003-01-05 | Make the ubt driver functional. This is an experimental, incomplete, but | dsainty |
| 2003-01-05 | Make the bthci driver functional. This is an experimental, incomplete, but | dsainty |
| 2003-01-05 | Move #define UBT_DEBUG from ubt.c to usb_port.h | dsainty |
| 2003-01-05 | Add some code to deal with the MADT. | fvdl |
| 2003-01-04 | Spell output with two ts. | wiz |
| 2003-01-04 | Initial support for ACPI Thermal Zones. For now, we only export the zone | jmcneill |
| 2003-01-04 | Attempt to attach drivers to devices without a valid HID so long as they're | jmcneill |
| 2003-01-03 | From freebsd if_vr.c:1.43,1.56 and if_vrreg.h:1.11,1.14 | lha |
| 2003-01-03 | Separate the sbus bus_space_tag_t used for access to nell hardware from | martin |