Re: cvs commit: src/sys/i386/acpica acpi_wakeup.c

2006-08-13 Thread Stefan Bethke
Am 13.08.2006 um 13:01 schrieb Michael Reifenberger: mr 2006-08-13 11:01:58 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/i386/acpica acpi_wakeup.c Log: Backout MFC 1.45 for now to get the kernel compilable again. Thanks! -- Stefan Bethke

Re: cvs commit: src/sys/i386/acpica acpi_wakeup.c

2006-08-13 Thread Stefan Bethke
Am 08.08.2006 um 03:30 schrieb Nate Lawson: njl 2006-08-08 01:30:55 UTC FreeBSD src repository Modified files: sys/i386/acpica acpi_wakeup.c Log: If a beep was enabled, turn it off 3 seconds after resume. MFC after: 3 days Revision ChangesPath 1.45

Re: cvs commit: src/sys/i386/acpica acpi_wakeup.c

2006-08-12 Thread Dmitry Morozovsky
On Sat, 12 Aug 2006, Nate Lawson wrote: NL> njl 2006-08-12 00:51:18 UTC NL> NL> FreeBSD src repository NL> NL> Modified files:(Branch: RELENG_6) NL> sys/i386/acpica acpi_wakeup.c NL> Log: NL> MFC: stop beep after resume and man page updates NL> NL> Revision

Re: cvs commit: src/sys/i386/acpica acpi_wakeup.c

2006-06-18 Thread Nate Lawson
Matt Jacob wrote: mjacob 2006-06-16 14:04:21 UTC FreeBSD src repository Modified files: sys/i386/acpica acpi_wakeup.c Log: Unbreak tinderbox- fix device_printf arg to accomodate different sizes of vm_paddr_t in different contexts (e.g., PAE vs. non PAE). Revision