summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-01-05Add SMBus host interface support for amdpm(4).Alexander Yurchenko
2006-01-05Happy New Year!Alexander Yurchenko
2006-01-05Reliability fixes:Alexander Yurchenko
2006-01-05interacting with the watchdog while we're in the middle of updating sensorsDavid Gwynne
2006-01-05rev 1.59 & 1.60 of rtw.c commited by David Young to NetBSD:Jonathan Gray
2006-01-05part of rev 1.58 of rtw.c David Young comitted to NetBSD:Jonathan Gray
2006-01-05ansi/deregisterJonathan Gray
2006-01-05bzero buffers after malloc, or clear string buffer before strlcpy'ingTheo de Raadt
2006-01-05if a kthread fails to call kthread_exit() but instead returns,Ted Unangst
2006-01-05bzero after malloc; ok dhartmeiTheo de Raadt
2006-01-04Adjust timeout values. This was determined by using beck's ibm e325.Marco Peereboom
2006-01-04Make bitfields readable. ok jordan@Marco Peereboom
2006-01-04Switch to the C version of random() on m68k platforms. It is almost as fastMiod Vallat
2006-01-04Return from interrupt handler after chip init(reset).Brad Smith
2006-01-04esm_cmd has to wait for two registers to change state for every commandDavid Gwynne
2006-01-04Remove unused structures and ioctl declarations.Miod Vallat
2006-01-04People doing time comparisons without using the time{r,spec}cmp macros areMiod Vallat
2006-01-04Import NetBSD's direct adb code on mac68k, switching to real keyboard and mouseMiod Vallat
2006-01-04More accurate sc_minsync computation on 16.5MHz ESPs; ok martin@Miod Vallat
2006-01-04Crank MAXPHYS to 64KB again and remove bogus comment.Miod Vallat
2006-01-04Initialize virtual_end to a decent value, so that VM_MAX_KERNEL_ADDRESS isMiod Vallat
2006-01-04Cut buffers pressure down to 35% of kvm max, since (for now) kvm isMiod Vallat
2006-01-04Stop abusing phys_map to know if it is safe to use malloc in extent routines;Miod Vallat
2006-01-04Do not return zero in bus_space_map() on failure (sigh).Miod Vallat
2006-01-04Use symbolic constants for the MACE ISA address range in mace_space_unmap()Miod Vallat
2006-01-04Better rounding logic when registering memory regions in uvm; we would loseMiod Vallat
2006-01-04detect lm96000Theo de Raadt
2006-01-04Make sure we unmap io space if we fail to attach.Mark Kettenis
2006-01-04split out I2C_DEBUG into I2C_VERBOSE. VERBOSE is on. Turn on DEBUG toTheo de Raadt
2006-01-04Move bpf_mtap_hdr() after trunk_*_input() so that we hopefully see only oneBrad Smith
2006-01-04add sysctl machdep.console_device supportMartin Reindl
2006-01-04syncAlexander Yurchenko
2006-01-04Add via kt880 agp; from Mike Belopuhov <mkb@crypt.org.ru>Alexander Yurchenko
2006-01-04missing zeroMartin Reindl
2006-01-04Remove redundant calls to bpfdetach.Can Erkin Acar
2006-01-04regenBrad Smith
2006-01-04betterBrad Smith
2006-01-04regenBrad Smith
2006-01-04- add 2 SiS PCI to PCI bridgesBrad Smith
2006-01-04regenBrad Smith
2006-01-04rename 8111 ACPI to 8111 PowerBrad Smith
2006-01-04driver for the nvidia nforce2/3/4 smbus controller.David Gwynne
2006-01-04update comment to match what the code does as of rev 1.149.Brad Smith
2006-01-03Add UFS2 softdep bits, okay tedu@Pedro Martelletto
2006-01-03Revert part of the previous committed by mistake.Alexander Yurchenko
2006-01-03Correct interrupt type check. Pointed out by kettenis@, thanks.Alexander Yurchenko
2006-01-03Try to prevent red stating the machine on a misaligned user space stack byMark Kettenis
2006-01-03Be careful not to change any registers.Mark Kettenis
2006-01-03Make #undef match its temporary #define.Miod Vallat
2006-01-03work in progress on the Apple Sudden Motion Sensor found in recentXavier Santolaria