summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2008-03-09Check "status" property.Mark Kettenis
2008-03-09Allow clock to attach to any fhc?, not just fhc0. There might be backupMark Kettenis
2008-03-09use the right capitalization for platform namesIgor Sobrado
2008-03-09Add vcons(4).Mark Kettenis
2008-03-08Check "status" property for CPUs too.Mark Kettenis
2008-03-08Add som sun4v-specific ASIs.Mark Kettenis
2008-03-08Add vcons(4).Mark Kettenis
2008-03-08Driver for console on sun4v.Mark Kettenis
2008-03-08Add vrtc(4).Mark Kettenis
2008-03-08Add vbus(4).Mark Kettenis
2008-03-08Driver for virtual real-time clock on sun4v.Mark Kettenis
2008-03-08Virtual bus for virtual devices on sun4v.Mark Kettenis
2008-03-08UltraSPARC Hypervisor interfaces for sun4v.Mark Kettenis
2008-03-08look for firmload on /mnt/etc/firmware as well, only for ramdisks.Marc Espie
2008-03-08Cleanup/style(9) code and comments.Joel Sing
2008-03-08Check "status" property.Mark Kettenis
2008-03-08Check "status" property. Since the PROM marks the floppy controller deviceMark Kettenis
2008-03-08Introduce a function to check the "status" property of an OFW node, and use itMark Kettenis
2008-03-08allows SMALL_KERNEL compilesMarc Espie
2008-03-08SUNW,set-trap-table takes an extra argument on sun4v; sun4u doesn't seem toMark Kettenis