summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-09-19Perform the mvme197 latency timer reprogramming in the boot blocks, inMiod Vallat
2008-09-19Fix a bunch of problems and races with posix file locking.Artur Grabowski
2008-09-19AES with keysize != 128 bit is not supported in hardware, so we needMarkus Friedl
2008-09-19increase MAXINTERP from 64 to 128 and allow a little extra room on topDamien Miller
2008-09-19While vaguely interesting, the prints coming out of the driver was way tooDale Rahn
2008-09-19miod pointed out that some items were multiply defined (patched intoDale Rahn
2008-09-18Introduce the infrastructure required to support hardware VLAN tagChristian Weisgerber
2008-09-18Rework the drm locking to be at least halfway sane. The freebsd codeOwain Ainsworth
2008-09-18fix potential use of uninitialized valueCharles Longeau
2008-09-18Redesign of the powerpc interrupt architecture, use true levels intead ofDale Rahn
2008-09-17Solve m_free problem with a not correctly configured pflow interfaceJoerg Goltermann
2008-09-17fix whitespacesJoerg Goltermann
2008-09-17remove dead stores and newly created unused variables.Charles Longeau
2008-09-17Also update the NVIDIA PCI id for the i386 copy of this code.Brad Smith
2008-09-17catch up with renamed Nvidia PCI IDChristian Weisgerber
2008-09-17Remove the unsupported media types explicitly listed in the switch casesBrad Smith
2008-09-17ATI IXPx00 -> SBx00Brad Smith
2008-09-17Update for renamed ATI PCI ids.Brad Smith
2008-09-17regenBrad Smith
2008-09-17rev 1.1369 changed the SB200 entries to use the IXPx00 naming schemeBrad Smith
2008-09-17remove dead stores and newly created unused variables.Charles Longeau
2008-09-17regenBrad Smith
2008-09-17- Fix a typo, Rebotics -> RoboticsBrad Smith
2008-09-17regenBrad Smith
2008-09-17Remove some duplicate NVIDIA entries and touch up some of the namesBrad Smith
2008-09-17Garbage collect unused variable from sys_rec structure.Joel Sing
2008-09-17Unbreak com@ioc probing.Joel Sing
2008-09-16remove another dead store.Charles Longeau
2008-09-16Make this compile if !MULTIPROCESSOR.Brad Smith
2008-09-16Add PIOD_READ_AUXV, a way to get the ELF auxilliary vector through ptrace(2).Mark Kettenis
2008-09-16remove dead stores and newly created unused variables.Charles Longeau
2008-09-16- remove some unneeded headersJasper Lievisse Adriaanse
2008-09-16netstat statistics for pflow(4) via pseudo familyJoerg Goltermann
2008-09-16fix whitespace/tab typosJoerg Goltermann
2008-09-16SMP ddb support, with some feedback from kettenis.Dale Rahn
2008-09-15this driver uses three dma segments; play, record, calibrate.Jacob Meuser
2008-09-15remove dead stores and newly created unused variables.Charles Longeau
2008-09-15Add RTP_MASK and RTP_DOWN needed for upcomming link state tracking.Claudio Jeker
2008-09-15Make this compile if !MULTIPROCESSOR.Mark Kettenis
2008-09-15Make this compile if !MULTIPROCESSOR.Mark Kettenis
2008-09-15regenBrad Smith
2008-09-15Add an IDT PCIe bridge.Brad Smith
2008-09-15I forgot to sync the NetBSD Copyright 2004-2008 update. Fix it.Marcus Glocker
2008-09-15Sync ehci-isoc part a bit up with NetBSD:Marcus Glocker
2008-09-14Use one block mapping to map kernel text up to 4MB and another one for theMark Kettenis
2008-09-13Kernel map is supposed to only allocate from the limited kernel addresses,Dale Rahn
2008-09-13fallback to 11b support if the EEPROM is not reporting any available mode.Reyk Floeter
2008-09-13fix potential use of uninitialized valueCharles Longeau
2008-09-12zap a deprecated macro, NMOD.Thordur I. Bjornsson
2008-09-12provide a NOTE_TRUNCATED kq hint in nfs_setattr() if the fileThordur I. Bjornsson