| Age | Commit message (Expand) | Author |
| 2004-01-03 | More wdc_channel structure member namespace cleanup: | thorpej |
| 2004-01-03 | Rename "struct channel_softc" to "struct wdc_channel". | thorpej |
| 2004-01-01 | Rename: | thorpej |
| 2003-12-15 | Fixes from PR#23177. Various lint/logic fixes: | jmc |
| 2003-12-04 | netbsd.org -> NetBSD.org | keihan |
| 2003-11-27 | There are some cards that map the ATA control and IDE DMA registers | fvdl |
| 2003-11-10 | Spell address with two d's. Inspired by similar changes in OpenBSD, | wiz |
| 2003-10-13 | Switch an(4) to using the header files in the new 802.11 layer. | dyoung |
| 2003-10-08 | Make the ATA mid-layer appears as atabus, as proposed in | bouyer |
| 2003-10-03 | Ready the kernel side of i4b for primary rate interface support by | pooka |
| 2003-09-25 | Hide the use of config_interrupts() in one place. | mycroft |
| 2003-09-19 | 1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates | mycroft |
| 2003-08-14 | aha and le uses isadma | itojun |
| 2003-07-08 | regen | rh |
| 2003-07-08 | Add CMI8330/C3D Audio Adapter (wss). This closes PR kern/22081 by Mayukh | rh |
| 2003-06-10 | regen | christos |
| 2003-06-10 | add a Rockwell 33.6K modem | christos |
| 2003-05-03 | DMA, not dma nor Dma. | wiz |
| 2003-03-22 | Don't malloc the channel_queue, put it in the softc. Print modes too. | matt |
| 2003-03-05 | Regen (add ESS1878 (ess) and ESS0005 (joy)) | itohy |
| 2003-03-05 | Add ESS1878 (ess) and ESS0005 (joy) for ESS ES1878 audio device. | itohy |
| 2003-01-06 | writable, not writeable. | wiz |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-11-19 | regen | christos |
| 2002-11-19 | add another GVC modem | christos |
| 2002-11-14 | Correct copyright notice since this code was mostly taken from | tsutsui |
| 2002-10-11 | Don't include <i386/isa/icu.h> | fvdl |
| 2002-10-05 | Slightly modify attach messages. | tsutsui |
| 2002-10-05 | Overhaul of fmv(4) driver: | tsutsui |
| 2002-10-05 | Regen: Added Fujitsu FMV-183/184, MB86964 based ISA-PnP Ethernet adapters. | tsutsui |
| 2002-10-05 | Add Fujitsu FMV-183/184, MB86964 based ISA-PnP Ethernet adapters. | tsutsui |
| 2002-10-04 | - Merge if_levar.h into if_le_isapnp.c since it is included only by | tsutsui |
| 2002-10-04 | Regen: Added Melco Inc. LGY-VI, Am79c961 (PCnet-ISA) based network interface. | tsutsui |
| 2002-10-04 | Add Melco Inc. LGY-VI, Am79c961 (PCnet-ISA) based network interface. | tsutsui |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-27 | Introduce a new routine, config_match(), which invokes the | thorpej |
| 2002-09-03 | regen: Cabletron 22xx (AMD LANCE/PCnet Ethernet) addition | jdolecek |
| 2002-09-03 | According to kern/17695, the Cabletron 22xx works with the NetBSD | jdolecek |
| 2002-06-22 | put back RCS Id | jdolecek |
| 2002-05-31 | regen | christos |
| 2002-05-31 | add usr v.everything. | christos |
| 2002-05-21 | Make it possible to override the way register access is done. | augustss |
| 2002-04-22 | Rename the audio "bus" attribute audiobus to avoid confusion with audio | augustss |
| 2002-04-15 | Make the LEDs work. | martin |
| 2002-04-15 | This card issues a constant stream of interrupts (from an internal timer). | martin |
| 2002-04-14 | Fix copyright notice. | martin |
| 2002-04-13 | Defer initialization of the ISAC chip until we enable interrupts - it gets | martin |
| 2002-04-12 | regen | christos |