| Commit message (Expand) | Author | Age | Files | Lines |
* | add a (disabled) driver for the Apple System Management Controller (SMC) as |  jung | 2015-09-30 | 1 | -1/+6 |
* | Remove all audio format conversion code from the kernel (btw holding |  ratchov | 2015-05-11 | 1 | -7/+7 |
* | as promised 18 years ago, consolidate isa floppy disks in files.isa |  tedu | 2014-12-04 | 1 | -1/+11 |
* | oops, too greedy |  miod | 2014-10-18 | 1 | -2/+2 |
* | Remove even more unnecessary `needs-flag' attributes from config machinery, |  miod | 2014-10-18 | 1 | -5/+5 |
* | Remove unnecessary `needs-flag' attributes. |  miod | 2014-10-12 | 1 | -12/+12 |
* | Sync the MI LANCE code ( le(4) ) with NetBSD, except for the following: |  miod | 2013-09-24 | 1 | -3/+3 |
* | unfinished opti device code is never called or used |  tedu | 2013-04-05 | 1 | -4/+2 |
* | dmesg@ says pss has never been seen in the wild and the manpage says it |  tedu | 2011-06-29 | 1 | -10/+1 |
* | Remove the ega driver which is not referenced by any GENERIC kernel. |  matthieu | 2011-06-28 | 1 | -6/+1 |
* | kill mcd dead. ok krw matthew millert thib |  tedu | 2011-06-26 | 1 | -7/+2 |
* | I see you hiding, scd |  tedu | 2011-06-26 | 1 | -2/+2 |
* | remove the ``midisyn'' framework and anything using it, i.e., the opl |  ratchov | 2010-07-31 | 1 | -13/+1 |
* | Driver for microguru sensor microcontroller found on ABIT motherboards. |  deraadt | 2010-03-28 | 1 | -1/+6 |
* | Add schsio(4), a driver for SMSC SCH311x LPC Super I/O ICs providing |  mk | 2009-01-23 | 1 | -1/+6 |
* | Remove driver for pre 802.11 RangeLAN2 wireless devices. |  jsg | 2008-04-23 | 1 | -5/+1 |
* | fix comment for it(4) |  form | 2008-04-05 | 1 | -2/+2 |
* | Driver for Fintek F71805F LPC sensor based on lm78 driver code; |  deraadt | 2008-03-19 | 1 | -1/+6 |
* | Enter wbsio(4), a driver for the Winbond LPC Super I/O chips. |  kettenis | 2008-02-17 | 1 | -2/+8 |
* | New it(4) driver. |  form | 2007-12-18 | 1 | -2/+3 |
* | remove fe(4). hasn't been enabled in 10 years, doesn't compile, no manpage. |  henning | 2007-07-04 | 1 | -7/+1 |
* | remove: |  henning | 2007-06-08 | 1 | -21/+1 |
* | Stray reference in a comment to the dear departed wt. |  krw | 2007-05-29 | 1 | -2/+2 |
* | Move tokenring support to the attic where it can join the cards that where |  claudio | 2007-05-29 | 1 | -8/+1 |
* | Remove the Archive/Wangtek cartidge tape driver, wt(4). All tapes are |  krw | 2007-05-28 | 1 | -6/+1 |
* | Support for accesing 8-bit ISA I/O throught the gpio(4) |  grange | 2006-03-26 | 1 | -1/+6 |
* | Rename lm_isa.c to lm78_isa.c. Now that there isn't really any NetBSD code |  kettenis | 2006-01-28 | 1 | -2/+2 |
* | Rename nslm7x.c into lm78.c and nslm7xvar.h into lm78var.h, and clean up |  kettenis | 2006-01-14 | 1 | -2/+2 |
* | Start of a driver for the "Active Protection System" accelerometer |  jsg | 2005-08-05 | 1 | -1/+6 |
* | Add viasio(4), a driver for VIA VT1211 LPC Super I/O found on |  grange | 2005-07-28 | 1 | -1/+6 |
* | Cosmetics... |  tdeval | 2005-03-08 | 1 | -19/+19 |
* | Add support for the GPIO logical device. |  grange | 2004-06-03 | 1 | -2/+2 |
* | gscsio(4) -- National Semiconductor Geode SC1100 Super I/O driver. |  grange | 2004-05-23 | 1 | -1/+6 |
* | temp/volt sensor for NS PC87366 LPC Super I/O; based on netbsd version; ok deraadt |  markus | 2004-01-05 | 1 | -1/+6 |
* | remove support for non-existent scd and pcd drivers. ok deraadt millert |  tedu | 2003-11-03 | 1 | -11/+1 |
* | it(4) driver provides support for ITE IT8705F, IT8712F and SiS SiS950 |  grange | 2003-05-20 | 1 | -1/+6 |
* | lm(4) driver from NetBSD adapted for sysctl interface. |  grange | 2003-04-25 | 1 | -1/+5 |
* | typo |  mickey | 2002-11-30 | 1 | -2/+2 |
* | same devices named the same |  mickey | 2002-11-28 | 1 | -4/+4 |
* | generic isa mpu, from Sergey A. Smitienko w/ fixes from me |  mickey | 2002-11-28 | 1 | -7/+12 |
* | support sf2r card with attenuator; from jumbo@ w/ some knf from mickey@ |  mickey | 2002-10-15 | 1 | -2/+2 |
* | update of radiotrack driver, including isapnp support; from jumbo@ |  mickey | 2002-08-28 | 1 | -3/+5 |
* | tuner driver for the fms cards. |  mickey | 2002-05-06 | 1 | -6/+6 |
* | soundforte radio driver, from Vladimir Popov <jumbo@narod.ru> |  mickey | 2002-04-25 | 1 | -1/+6 |
* | only compile pckbc_isa if pckbc was configured on isa |  mickey | 2002-02-12 | 1 | -2/+2 |
* | bt no more |  mickey | 2002-01-27 | 1 | -6/+1 |
* | bussified and bus-split bustec scsi ha driver. |  mickey | 2002-01-24 | 1 | -1/+5 |
* | add radiotack defs |  mickey | 2001-12-05 | 1 | -7/+17 |
* | Attach sf2r and aztech. |  gluk | 2001-10-04 | 1 | -1/+11 |
* | Move out the com at commulti attachment into an ownfile. |  art | 2001-09-30 | 1 | -1/+3 |