freebsd-dev/sys/i386
John Baldwin d336ab43c6 - Don't enable periodic interrupts from the RTC by default in rtc_statusb.
Instead, explicitly enable them when we setup the interrupt handler.
  Also, move the setting of stathz and profhz down to the same place so
  that the code flow is simpler and easier to follow.
- Don't setup an interrupt handler for IRQ0 if we are using the lapic timer
  as it doesn't do anything productive in that case.
2005-03-24 21:34:16 +00:00
..
acpica netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
bios
compile
conf Add USB Communication Device Class Ethernet driver. Originally written for 2005-03-22 14:52:40 +00:00
cpufreq Add support for probing EST settings from ACPI. This should handle more 2005-03-21 06:43:25 +00:00
i386 Bounds check the length parameter to i386_set_ldt() before passing it 2005-03-23 08:28:03 +00:00
ibcs2 correct bounds check of fd parameter 2005-02-25 20:15:11 +00:00
include Initialize the mxcsr properly, so the initial value in a process isn't 2005-03-17 22:21:36 +00:00
isa - Don't enable periodic interrupts from the RTC by default in rtc_statusb. 2005-03-24 21:34:16 +00:00
linux Regen after addition of linux_nosys handler. 2005-03-07 00:23:58 +00:00
pci
svr4
Makefile