| Age | Commit message (Expand) | Author |
| 2004-01-04 | attempt to make these compile again after recent wdc changes. | dbj |
| 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-31 | Simplify allocation of the channel queue. | thorpej |
| 2003-12-27 | Initialize some auto vars to appaise gcc3. | mjl |
| 2003-12-27 | add support for the Keywest I2C and snapper audio device, as found on | grant |
| 2003-12-07 | Enable RSSI-based rate-adaptation for wi(4). This enables wi(4)-based | dyoung |
| 2003-12-04 | netbsd.org -> NetBSD.org | keihan |
| 2003-12-03 | Adapt for new wdc regiosters array. Should fix port-macppc/23604. | bouyer |
| 2003-11-16 | Add data-link type DLT_IEEE802_11_RADIO to wi and atw. DLT_IEEE802_11_RADIO | dyoung |
| 2003-11-13 | eliminate uvm_useracc() in favor of checking the return value of | chs |
| 2003-11-04 | . ANSIfy, make compile | aymeric |
| 2003-11-02 | Squish some recent compiler warnings. | thorpej |
| 2003-10-27 | Stop false uninitialized variable warning. | dyoung |
| 2003-10-26 | Remove optimization hack. | mycroft |
| 2003-10-20 | Reorganize the way powerpc port install machine specific headers. | matt |
| 2003-10-13 | Switch wi(4) to the new 802.11 layer. | dyoung |
| 2003-10-08 | Adapt for wdcattach() prototype change, and deal with atabus in | bouyer |
| 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-24 | recognize the latest version of the GMAC. | chs |
| 2003-08-17 | recognize the product ID used on the latest G4s. | chs |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-28 | Correct comment in FORCE_FUNCTION_KEYS code; the 0x0b (eject) button is | nathanw |
| 2003-07-24 | Add an option, enabled with the FORCE_FUNCTION_KEYS macro, that converts | nathanw |
| 2003-07-24 | Make kbd_passup() an exposed function. | nathanw |
| 2003-07-15 | __KERNEL_RCSID() | lukem |
| 2003-07-09 | After the recent changes to if_ieee80211.h, we need to include | he |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | 'struct proc *' -> 'struct lwp *' as required to get GENERIC for macppc built | darrenr |
| 2003-06-19 | Fix wdc_obio_dma_init() confused WDC_DMA_LBA48 with WDC_DMA_READ. | hamajima |
| 2003-06-11 | Support the PowerBook G4 12-inch (and maybe 17-inch). | hamajima |
| 2003-06-04 | In mcstop(), don't clear IFF_UP. Other drivers don't mess with IFF_UP | bjh21 |
| 2003-05-03 | DMA, not dma nor Dma. | wiz |
| 2003-04-09 | G/c the traceq; nothing uses it. | thorpej |
| 2003-04-09 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-03-05 | Forgot dummy printf. | soren |
| 2003-03-05 | Be more verbose about unsupported keys. | soren |
| 2003-03-04 | Attach on recent TiBooks. | soren |
| 2003-02-23 | Merged mac68k and macppc keayboards, since they are the same. The file | manu |
| 2003-02-15 | Initialize the framebuffer BAT with BAT_G, too. This marks the region | briggs |
| 2003-02-15 | Add prototypes for ZS_TXDMA functions. | tsutsui |
| 2003-01-28 | Provide locking required by the interrupt handlers running at IPL_SERIAL. | pk |
| 2003-01-01 | Use aprint_normal() for cfprint routines. | thorpej |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-11-26 | si_ -> sel_ | christos |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-10-13 | Support 48kHz by using aurateconv. | wiz |