summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2008-03-18IRZ MC35pu GSM TerminalJonathan Gray
2008-03-18regenJonathan Gray
2008-03-18IRZ MC35pu GSM TerminalJonathan Gray
2008-03-18regenJonathan Gray
2008-03-18Bring in some changes from DragonFly:Jonathan Gray
2008-03-17Clear PSL_D when entering signal handlers; pointed out by dfly people;Theo de Raadt
2008-03-17Remove KGDB code. It was never converted to 64-bit, and just makes locore.sMark Kettenis
2008-03-16Include <sparc64/dev/starfire.h> instead of having our own definitions.Mark Kettenis
2008-03-16Add some e10k support code.Mark Kettenis
2008-03-16Set up interrupt translation for e10k.Mark Kettenis
2008-03-16Add some e10k support code.Mark Kettenis
2008-03-16Add the semi-standard _SC_PHYS_PAGES and _SC_AVPHYS_PAGES, sysconf(3) variable.Mark Kettenis
2008-03-16regenOtto Moerbeek
2008-03-16Widen some struct statfs fields to support large filesystem stataOtto Moerbeek
2008-03-16for some reason the pchb dependency on agp got left in. kill it.Owain Ainsworth
2008-03-16Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimesOwain Ainsworth
2008-03-15Make GENERIC.MP work on the e10k. The e10k is a bit funky since UPA onlyMark Kettenis
2008-03-15In statclock(), fix local index type in the profiling code. AvoidsMiod Vallat
2008-03-15Support the old-prom XVideo boards by rewriting the sbus range registers;Miod Vallat
2008-03-15After 15 years of fun, fix Torek's ovbcopy() operation when copying shortsMiod Vallat
2008-03-15revert - I'm a dumbfuck who doesn't know his own APIDamien Miller
2008-03-15off by one at end of arrayDamien Miller
2008-03-15Because the ip_id code initialisation is a specific case of shufflingDamien Miller
2008-03-14Make sure the most often changing bits of tv_usec are used for lladdrMarc Balmer
2008-03-14Don't even try to attach pcons(4) if we have a real console.Mark Kettenis
2008-03-14Do not allow pppoe(4) interfaces to be attached to anything but EthernetBrad Smith
2008-03-13Make this catch up with some changed structs. Fix indentation while I'm there.Mark Kettenis
2008-03-13Do not increment the input packet counter in these drivers asBrad Smith
2008-03-13Add prtc(4).Mark Kettenis
2008-03-13Attach prtc(4) if no (hardware) real-time clock was found.Mark Kettenis
2008-03-13Add prtc(4).Mark Kettenis
2008-03-13First shot at a driver to get the time-of-day on the e10k.Mark Kettenis
2008-03-13Remove code to set mmu context to 0. It should already be set to 0 at thatMark Kettenis
2008-03-13when attaching a cdce(4) device that does not have a proper mac address,Marc Balmer
2008-03-12Introduce a per-handler interrupt acknowledgement function.Mark Kettenis
2008-03-12Set the default high water mark to the buffer size, instead of the bufferAlexandre Ratchov
2008-03-12Include relay-sid in the response if one was received.Can Erkin Acar
2008-03-12Set the RX FIFO threshold to no RX threshold for re(4) adapters.Brad Smith
2008-03-12Fix comment typo, of -> if.Brad Smith
2008-03-11use muldi3.c to avoid putting instructions 68060 does not support into theTheo de Raadt
2008-03-10the Dell SoundBlaster Live! 5.1 cards differ enough from "regular"Jacob Meuser
2008-03-10forgot to update the param symbols to 4.3Theo de Raadt
2008-03-09Add files for vpci(4).Mark Kettenis
2008-03-09Add some members needed by the sunv IOMMU code.Mark Kettenis
2008-03-09Uncomment ehci(4).Mark Kettenis
2008-03-09Driver for the virtual PCI host bridge on sun4v.Mark Kettenis
2008-03-09sun4v hypervisor IOMMU code.Mark Kettenis
2008-03-09Virtual bus for virtual devices on sun4v.Mark Kettenis
2008-03-09The IOMMU code is needed for schizo(4) and pyro(4) too.Mark Kettenis
2008-03-09Add hvcall.S if option SUN4V is defined.Mark Kettenis