summaryrefslogtreecommitdiff
path: root/sys/arch/armish/conf/GENERIC
AgeCommit message (Expand)Author
2015-04-16Enable ualea(4) where we have uhub(4), these USB device lists cry forMartin Pieuchot
2015-01-03add new driver uslhcom(4) USB HID based UART.uaa
2014-12-11dragonflybsd has added a urio driver. conservation of urios requiresTed Unangst
2014-11-24use the correct capitalization for Realtek.Brad Smith
2014-08-20unlink crypto(4) pseudo device from the architecture dependant characterMike Belopuhov
2014-07-12"Dr. Jones. Again we see there is nothing you can possess which I cannotTed Unangst
2014-07-11remove bthub remnantsTed Unangst
2014-04-07Enable upd(4) on archs where uhidev(4) is present, requested by mpi@.andre
2014-04-07Add axen(4) wherever axe(4) is.Brad Smith
2013-11-15Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-Asasano
2013-09-05ugold(4) is a driver for PCsensor's USB gold TEMPer temperaturesasano
2013-08-20Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago.Antoine Jacoutot
2012-09-27enable smscJonathan Gray
2012-04-06tedu the raidframe.Joel Sing
2012-01-31give up on mcpu options; something remains broken in pmap it looks like; ok miodTheo de Raadt
2011-11-14dale and i theorize that these days armish can safely be compiledTheo de Raadt
2011-09-20Remove !defined(CACHE_CLEAN_BLOCK_INTR) code, and make CACHE_CLEAN_BLOCK_INTRMiod Vallat
2011-07-07deraadt says disable bluetooth everywhere else tooTed Unangst
2011-06-29Replace all instances of "scsibus* at hba?" with a single "scsibus* atMatthew Dempsky
2011-05-24On OpenBSD, we've always attached scsibus(4) to umass(4), even forMatthew Dempsky
2011-02-17Disable sbt and ubt devices. The bluetooth code will sometimes sleep whileMiod Vallat
2011-01-08The Ubiquiti WiFiStation EXT works on the Sun Blade 1500.Damien Bergamini
2010-12-12rsu(4) works on the sparc64, so add it everywhere where urtwn(4) is.Damien Bergamini
2010-11-26Disable uscanner(4) by default on all kernels which configure it. First stepMiod Vallat
2010-11-15add urtwn(4) to more USB 2.0 capable architectures, since it worksDamien Bergamini
2010-09-23enable utwitch(4) (formely uyurex(4)) by defaultYojiro Uo
2010-08-02enable owctrTheo de Raadt
2010-07-03No more ss(4) or usscanner(4). Unused, unloved and unmaintained.Kenneth R Westerback
2010-04-26BOARDTYPE is no longer used by Makefile.*; spotted by miodTheo de Raadt
2010-03-03Enable urndis(4) everywhere that has USB enabled to get it tested.Michael Knudsen
2009-12-21Add uthum(4) to arches I could test it. ok deraadt@.Matthieu Herrb
2009-08-11Recent alignment fixes seem to make bwi(4) work at leastKenneth R Westerback
2009-05-16udl(4) and the wsmux(4) work on armishTheo de Raadt
2009-05-01Add option USER_PCICONF.Miod Vallat
2009-02-10enable run(4) everywhere where ural(4) and rum(4) are enabled.Damien Bergamini
2008-12-01terse is good, more readable; please commit deraadt@Todd T. Fries
2008-11-26Enable Bluetooth (btd and btctl are not hooked into the build yet)Uwe Stuehler
2008-11-24Import btsco(4) from NetBSD to work on itUwe Stuehler
2008-04-07sdtemp* devices could occur on these machinesTheo de Raadt
2008-02-24Add commented out Bluetooth HID sectionUwe Stuehler
2007-10-11enable puc(4) for GENERIC on armishStuart Henderson
2007-10-08enable spdmem where it mattersTheo de Raadt
2007-09-09uchcom(4) has been verified to work by djm@, so add it to allJonathan Gray
2007-05-31Add Bluetooth drivers to GENERIC (not enabled - we still have ways to go)Uwe Stuehler
2007-05-26last arch specific GENERIC with bio, remove itTodd T. Fries
2007-02-28Add Smart Battery Monitor device driver. Provided byAlexander Yurchenko
2006-11-29disable a gpio that is not neededTheo de Raadt
2006-09-27Add Maxim/Dallas DS2490 USB 1-Wire adapter driver.Alexander Yurchenko
2006-08-26Set flags to 0x0001 for fintek(4), to make the fans run at full speed.Mark Kettenis
2006-08-18add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming)Jason Wright