Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-09 | - add and enable pgs(4), a driver for the Programmers Switch found on | Jasper Lievisse Adriaanse | |
recent-ish macs with macgpio(4). Basically dropping one to DDB when pushed. ...and not to be confused by the "reset" button ;-) feedback and ok drahn@ | |||
2010-03-03 | Enable urndis(4) everywhere that has USB enabled to get it tested. | Michael Knudsen | |
Much prodding from deraadt. | |||
2009-12-21 | Add uthum(4) to arches I could test it. ok deraadt@. | Matthieu Herrb | |
2009-06-24 | for the isp(4) driver, invert the meaning of the options which pull | Theo de Raadt | |
firmwares into the smaller (and larger) media ok krw | |||
2009-06-09 | Disable xlights for now, since the rapid periodic interrupts it generates | Theo de Raadt | |
help worsen the interrupt race that dale is trying to fix. He'll get that fixed, but for now, we can try to run macppc in the most reliable fashion. | |||
2009-06-01 | Enable zyd in more places now we know it is endian safe. | Jonathan Gray | |
2009-05-16 | Enable udl(4) by default for amd64, i386, and macppc. | Marcus Glocker | |
OK deraadt@, kettenis@ | |||
2009-05-14 | udl(4) works on macppc, too. Disabled in GENERIC by default. | Marcus Glocker | |
2009-02-10 | enable run(4) everywhere where ural(4) and rum(4) are enabled. | Damien Bergamini | |
run(4) has been reported to work on sparc64 by Maxim Belooussov so I'm pretty confident that it works on all arches. | |||
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-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-06-27 | Add uvideo(4). | Brad Smith | |
ok mglocker@ | |||
2008-05-26 | Enable cmpci(4) and eso(4). | Brad Smith | |
ok jakemsr@ | |||
2008-03-21 | crank maxusers on some architectures | Theo de Raadt | |
2008-02-24 | Add commented out Bluetooth HID section | Uwe Stuehler | |
ok deraadt | |||
2008-01-19 | Activate upgt(4) for macppc. Tested for a while on my PowerBook. | Marcus Glocker | |
OK dlg@ | |||
2007-11-17 | - move the re/bwi CardBus entries in the GENERIC kernel config into | Brad Smith | |
the CardBus section. - add forgotten re CardBus entry to the RAMDISK kernel config. ok dlg@ | |||
2007-11-10 | Activate umbg(4) on macppc. | Marc Balmer | |
ok jsg, dlg. | |||
2007-10-14 | Provide a way to attach spdmem(4) by faking an I2C bus with EEPROMs with | Mark Kettenis | |
contents from OpenFirmware. ok deraadt@ | |||
2007-10-08 | enable spdmem where it matters | Theo de Raadt | |
2007-09-30 | Enable Broadcom wireless, bwi(4). | Jonathan Gray | |
If people testing could send mail to mglocker and myself we'd appreciate it. ok mglocker@ | |||
2007-09-09 | uchcom(4) has been verified to work by djm@, so add it to all | Jonathan Gray | |
USB capable archs. | |||
2007-08-10 | Enable CF malo for macppc, it also works there. | Marcus Glocker | |
OK claudio@ | |||
2007-06-09 | Enable re* at cardbus?, tested with a D-Link DGE-660TD card. | Marc Balmer | |
ok deraadt. | |||
2007-05-31 | Add Bluetooth drivers to GENERIC (not enabled - we still have ways to go) | Uwe Stuehler | |
ok gwk, deraadt | |||
2007-05-28 | pcn(4) works here | Martin Reindl | |
2007-05-26 | missed this, remove bio here for move to sys/conf/GENERIC | Todd T. Fries | |
ok drahn@ | |||
2007-04-23 | rename drivers with numbers in them; ok gwk drahn | Theo de Raadt | |
2007-04-22 | Add sysbutton a driver for the 'System identifier' button found on the | Gordon Willem Klok | |
fornt panel of the xserve (the button with the triangle on it). This driver will dump you into ddb at the press of a button if the ddb.console sysctl is set. The bug still has one unresolved issue if ddb.console is not set and you press and hold the button you will cause a interrupt storm that will slow the system down. So if you keep your xserve near a toddler or you yourself are a toddler you might want to consider disabling this device remember buttons arn't toys. ok deraadt. | |||
2007-04-22 | rename a very long driver name to something shorter, and more clear | Theo de Raadt | |
and while there, fix the interrupt name for vmstat -iz; ok gwk | |||
2007-04-21 | Add blinkenlights(4) a driver to control the 16 leds found on the front | Gordon Willem Klok | |
panel of the Xserve G4 and G5. The leds will provide an indication of the system load slowing as the load climbs, and system health e.g. no lights means its dead or in DDB. Split some of the shared registers and clock divisors from i2s into i2sreg.h while there nuke some evil C++ style comments. Man page to follow shortly. ok deraadt | |||
2007-03-29 | Enable acx(4) as it is finally working on bigendian boxes. OK deraadt@ | Claudio Jeker | |
2007-02-28 | Add Smart Battery Monitor device driver. Provided by | Alexander Yurchenko | |
Aaron Linville <aaron@linville.org> in PR 5398. | |||
2007-02-16 | Enable malo(4) on macppc. OK mglocker@ deraadt@ | Claudio Jeker | |
2007-02-07 | enable arc(4) for Areca RAID Controllers. they work great. | David Gwynne | |
ok drahn@ | |||
2007-02-07 | enable bio(4) | David Gwynne | |
ok drahn@ | |||
2006-12-29 | Change the comment for mbg(4) to "radio clocks" here, too. | Marc Balmer | |
2006-12-18 | Activate the mbg(4) Meinberg Funkuhren driver. | Marc Balmer | |
ok deraadt | |||
2006-12-06 | Enable mesh and mc device drivers in GENERIC, booting on old world macs is | Gordon Willem Klok | |
pointless without these two. ok martin@, deraadt@ durring h2k6 | |||
2006-11-28 | fwscsi doesnt exist, so dont have a commented entry for it left around to | David Gwynne | |
confuse people. | |||
2006-11-26 | Activate pwdog(4) after successful testing on i386 and macppc. | Marc Balmer | |
ok deraadt | |||
2006-11-07 | Add xmphy(4). | Mark Kettenis | |
ok drahn@, brad@ | |||
2006-09-27 | Add Maxim/Dallas DS2490 USB 1-Wire adapter driver. | Alexander Yurchenko | |
2006-08-18 | add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming) | Jason Wright | |
2006-08-17 | enable msk(4) in a few more places. | Brad Smith | |
2006-08-14 | Enable uslcom(4) and uark(4) on all the USB capable archs. | Jonathan Gray | |
2006-08-11 | add rum(4) on arches where ural(4) is enabled. | Damien Bergamini | |
rum(4) has been tested on i386 by niallo@ and me and on sparc64 by Pablo Mendez Hernandez so I assume it is endian safe and 64bit clean. |