summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2007-05-26More comment typos from Diego Casati. Including winners like funtion, allmost,Kenneth R Westerback
2007-05-25Make FW commands save in the way that requests/responses must be doneMarcus Glocker
2007-05-25"interupt" -> "interrupt" in various comments. Mostly from Diego Casati.Kenneth R Westerback
2007-05-25Edge cases can trigger a TLB miss exception instead of an invalid TLBMiod Vallat
2007-05-25Define rw_cas. Trivially simple on amd64 with atomic_cas_ul.Artur Grabowski
2007-05-25Unifdef TLB_TRACE and TLBTRACE, no functional change.Miod Vallat
2007-05-25"boundries" -> "boundaries" in various comments. Started by Diego Casati.Kenneth R Westerback
2007-05-25Bump firmware package version; Better naming of the malo firmware files.Marcus Glocker
2007-05-25'Proto type' -> 'Prototype' when discussing functions in comments.Kenneth R Westerback
2007-05-25Comment typos and tidying. From Diego Casati.Kenneth R Westerback
2007-05-25Change the old slow and complicated TLB shootdown code to new, fast andArtur Grabowski
2007-05-25Replace the overdesigned and overcomplicated tlb shootdown code withArtur Grabowski
2007-05-25rename cpu_dumpconf() to dumpconf(); no need to be different from other archi...Theo de Raadt
2007-05-25ANSI-fication, minor KNF. No code change. My plane had power outletsKenneth R Westerback
2007-05-25Initial driver stub for the Marvell 88W8385 PCMCIA (CF) device.Marcus Glocker
2007-05-25add support for W83627DHG; ok kettenisConstantine A. Murenin
2007-05-25fix a typo in RFACT of 3.3Vcc of w83627ehf; ok kettenisConstantine A. Murenin
2007-05-24create separate function to validate metadata.Marco Peereboom
2007-05-23Add code to spin up secondary cpu's; still work in progress.Mark Kettenis
2007-05-23Remove all vnode dependencies so that we can bootstrap softraid volumes.Marco Peereboom
2007-05-23Print real/available memory in MB as well as bytes in dmesg, and unifyPeter Valchev
2007-05-23Add hack to prevent switching to serial console on four-digit B/C/J classMark Kettenis
2007-05-23Enable elroy(4).Mark Kettenis
2007-05-23Add proper bus_space_vaddr() implementation.Mark Kettenis
2007-05-23timecounter support (e.g. soekris net4501); ok grange@Markus Friedl
2007-05-23use the intr pool when allocating from interrupt context;Markus Friedl
2007-05-23instead of trying to keep up w/ changing url, simply documentJason McIntyre
2007-05-23%z in printf(9) is not the same as %z in printf(3). Change to %luRay Lai
2007-05-22Add the BCM5709 PCI device Id. It is disabled for now since we do notReyk Floeter
2007-05-22syncReyk Floeter
2007-05-22Add another bnx(4) PCI Id (BCM5709 SerDes 1000base-SX)Reyk Floeter
2007-05-22Add pciide(4) and things that attach to it.Mark Kettenis
2007-05-22Add elory(4).Mark Kettenis
2007-05-22Add option HP8700_CPU.Mark Kettenis
2007-05-22Hook up astro(4).Mark Kettenis
2007-05-22adress -> addressJasper Lievisse Adriaanse
2007-05-22protect more variables from existing outside of locore, should fixMartin Reindl
2007-05-22When a partial ack is received check if congestion window is larger thanMichele Marchetto
2007-05-22A quirk is needed for the Logitech QuickCam Notebook to prevent attachingRobert Nagy
2007-05-22ip_mroute.c is in bad shape.Michele Marchetto
2007-05-22enable uts(4) - USB touchscreen supportRobert Nagy
2007-05-22Support bluetooth adapter found in my MSI S270 laptop. ok deraadt@, jasper@,Matthieu Herrb
2007-05-22syncMatthieu Herrb
2007-05-22Add a second MSI bluetooth adapter. ok deraadt@ jasper@ grange@Matthieu Herrb
2007-05-22%z in printf(9) is not the same as %z in printf(3). Change to %luRay Lai
2007-05-22Pass string to printf instead of struct that contains string.Ray Lai
2007-05-22Use BNX_PRINTF instead of printf with missing argument.Ray Lai
2007-05-22Remove broken URLs.Jonathan Gray
2007-05-22regenDavid Gwynne
2007-05-22mtu and i found an emulex lp982 in tokyoDavid Gwynne