Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-08 | Add missing mux locators to non-USB keyboards and mice. | Mark Kettenis | |
ok miod@ | |||
2009-01-17 | Enable vrng(4). | Mark Kettenis | |
2009-01-12 | Enable WSDISPLAY_COMPAT_RAWKBD and wsmux on sparc64; ok matthieu@ | Miod Vallat | |
2009-01-12 | Initial stab at a driver for virtual disks found on sun4v logical domains. | Mark Kettenis | |
Still needs some work, but reading from and writing to a disk image works. | |||
2009-01-10 | Enable cbus(4) and vnet(4). | Mark Kettenis | |
2009-01-06 | - add and enable ipgphy(4) everywhere there's a stge(4) entry. | Jasper Lievisse Adriaanse | |
(if the stge(4) entry is commented, so is the ipgphy(4) entry then). this allows ipgphy0 to attach to my stge0, which has a IC+ 1000A chip discussed with and ok jsg@, ok dlg@ | |||
2008-12-28 | Add ifb(4). | Mark Kettenis | |
2008-12-01 | terse is good, more readable; please commit deraadt@ | Todd T. Fries | |
2008-11-26 | Enable Bluetooth (btd and btctl are not hooked into the build yet) | Uwe Stuehler | |
2008-11-24 | Import btsco(4) from NetBSD to work on it | Uwe Stuehler | |
2008-10-23 | add mos(4) to the most relevant config files | Theo de Raadt | |
2008-09-29 | jme(4) works on sparc64; ok jsg | Theo de Raadt | |
2008-08-28 | Driver for Acer Labs M5455 integrated sound found on recent Ultra workstations. | Mike Belopuhov | |
Suggestions and corrections by kettenis, ratchov, jakemsr. Thanks a lot! Recording doesn't work at the moment. ok kettenis ratchov | |||
2008-07-30 | Add ath(4). | Brad Smith | |
ok deraadt@ | |||
2008-07-19 | Add acx(4) at cardbus(4). | Mark Kettenis | |
2008-07-18 | Add ohci(4) and ehci(4) at cardbus(4). | Mark Kettenis | |
2008-07-11 | Fujitsu SPARC64-VI CPU's have two cores that have two threads each. Provide | Mark Kettenis | |
a core(4) device, representing these cores and attach cpu(4) devices to it for each thread. | |||
2008-07-06 | Enable ssm(4) and remove hacks that worked around the fact that we didn't | Mark Kettenis | |
have it. | |||
2008-07-06 | Add sbbc(4), a driver for the BootBus controller on Serengeti and StarCat | Mark Kettenis | |
systems that provides time of day services and (in the future) console services. | |||
2008-06-27 | Add uvideo(4). | Brad Smith | |
ok mglocker@ | |||
2008-06-12 | Add ral(4) at cardbus(4). | Mark Kettenis | |
2008-06-12 | Add ep(4) at pcmcia(4). | Mark Kettenis | |
2008-06-12 | Add xl(4) add cardbus(4). | Mark Kettenis | |
2008-06-12 | Add re(4) add cardbus(4). | Mark Kettenis | |
2008-06-12 | Add malo(4) at pcmcia(4). | Mark Kettenis | |
2008-06-12 | wdc(4) at pcmcia(4) | Mark Kettenis | |
2008-06-12 | Enable com(4) at pcmcia(4). | Mark Kettenis | |
2008-06-12 | Add dc(4) at cardbus(4). | Mark Kettenis | |
2008-06-10 | Add cmp(4), a dummy driver to make attaching CMT cpus easier. | Mark Kettenis | |
2008-05-25 | Enable emu(4). | Brad Smith | |
ok jakemsr@ | |||
2008-05-21 | First step towards supporting sun4us machines with Fujitsu's SPARC64-V CPU. | Mark Kettenis | |
2008-05-14 | Add cmpci(4) and uncomment the eap(4) MIDI attachment. | Brad Smith | |
ok jakemsr@ | |||
2008-04-19 | add a driver flag to force the negotiation of SATA 1 transfers | Damien Miller | |
(1.5Gb/s). Useful where faster speeds are unstable; ok dlg@ | |||
2008-04-02 | Add nsgphy(4). | Mark Kettenis | |
2008-03-30 | More sun4v support. GENERIC and RAMDISK kernels will now boot on both | Mark Kettenis | |
sun4u and sun4v. GENERIC.MP won't work yet though. | |||
2008-03-13 | Add prtc(4). | Mark Kettenis | |
2008-03-09 | Allow clock to attach to any fhc?, not just fhc0. There might be backup | Mark Kettenis | |
clocks on other boards that we want to use if the one on fhc0 failed. tested by miod@ | |||
2008-02-24 | Add commented out Bluetooth HID section | Uwe Stuehler | |
ok deraadt | |||
2008-02-20 | enable tda(4) | Robert Nagy | |
2008-02-12 | add tda(4), commented out for now | Robert Nagy | |
2008-01-24 | Finish the beep(4) driver by hooking it up to the ukbd(4) beep handler | Robert Nagy | |
and disable the one second long beep on attach. ok miod@ | |||
2008-01-19 | When I say commented out, I should comment it out before comitting. | Mark Kettenis | |
2008-01-19 | Add commented out entry for environ(4). | Mark Kettenis | |
2008-01-15 | Enable umbg(4). | Marc Balmer | |
ok claudio | |||
2007-10-22 | alipm0 can now be enabled because of the crash workaround | Theo de Raadt | |
2007-10-20 | Add support for the temperature sensors on the SUNW,envctrltwo device found | Mark Kettenis | |
on the Sun Enterprise 250. This device (and SUNW,envctrl found on the Enterprise 450) is a PCF8584 I2C controller with several generic I2C chips attached to it. ok deraadt@ | |||
2007-10-08 | enable spdmem where it matters | Theo de Raadt | |
2007-09-09 | uchcom(4) has been verified to work by djm@, so add it to all | Jonathan Gray | |
USB capable archs. | |||
2007-08-04 | Enable CardBus bus support, and add ne(4). | Mark Kettenis | |
ok deraadt@ | |||
2007-07-02 | allow pciide to attach to jmb as well as ahci | David Gwynne | |