| Age | Commit message (Expand) | Author |
| 2002-01-02 | if pm_adb_op times out waiting for an interrupt, attempt to take | dbj |
| 2002-01-02 | defer attaching akbd as console until after it has | dbj |
| 2001-11-04 | Use common macro to check message length. | tsutsui |
| 2001-10-03 | Add a new optional method, dev_ioctl, to the audio hardware driver interface. | augustss |
| 2001-10-02 | Use WSKBD_TYPE_ADB. | mycroft |
| 2001-09-16 | Grammar improvements in comments. | wiz |
| 2001-09-16 | Spell 'occurred' with two 'r's. | wiz |
| 2001-09-09 | Properly initiatize sc->sc_wdcdev.set_modes for non-DMA controllers. | bouyer |
| 2001-08-05 | use unsigned variable types as appropriate | jdolecek |
| 2001-08-03 | Remove (#if 0'ed) m68k asm codes. | tsubai |
| 2001-08-02 | Properly setup timings for ata-4 controllers, including UDMA modes. | bouyer |
| 2001-07-26 | Add rnd entropy gathering. | mjl |
| 2001-07-26 | Change description of handler-ID == 195. | tsubai |
| 2001-07-26 | Fix a warning when compiled w/o DDB. | tsubai |
| 2001-07-25 | Return() if piomode == -1 (i.e. we have no drives), avoid reading an array with | bouyer |
| 2001-07-22 | bcopy -> memcpy, bzero -> memset, bcmp -> memcmp. | wiz |
| 2001-07-17 | Eject PCMCIA card on ohare based models only. | tsubai |
| 2001-07-12 | Add the keyboard ID found on the American versions of the PowerBook G4 and | nathanw |
| 2001-07-11 | Allow build with KGDB defined. | briggs |
| 2001-06-20 | There is no other support for KGDB in this driver yet, so ifdef out the | briggs |
| 2001-06-19 | `existent', not `existant' | wiz |
| 2001-06-19 | Add/change prototypes so that macpcc builds with -Wstrict-prototypes. | simonb |
| 2001-06-17 | Support the new iBook. | tsubai |
| 2001-06-15 | Pass WDC_CAPABILITY_MODE to the wdc core, so that it will set timings | bouyer |
| 2001-06-10 | Use machine/bat.h rather than powerpc/mpc6xx/bat.h. | tsubai |
| 2001-06-10 | Forgot to commit this; s/offb/ofb/. | tsubai |
| 2001-06-10 | Use ofb_softc again. | tsubai |
| 2001-06-10 | Enable color! call in ofb_putcmap again. | tsubai |
| 2001-06-08 | Make macppc compile by default with -Wall -Wmissing-prototype in addition | matt |
| 2001-06-06 | Changes new pmap, common param.h, vmparam.h, and moved includes. | matt |
| 2001-05-30 | add missing #include "opt_kgdb.h" | lukem |
| 2001-05-30 | use _KERNEL_OPT | mrg |
| 2001-05-16 | Add AirMac frontend. | tsubai |
| 2001-05-02 | Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point | scw |
| 2001-04-26 | Remove spaces at EOL. | tsubai |
| 2001-04-25 | Pull up the thorpej_scsipi branch to main branch. | bouyer |
| 2001-04-24 | Make sure free rx buffers have GMAC_OWN set. | tsubai |
| 2001-04-20 | After finishing with the received descriptor, make sure to "eieio" to make | matt |
| 2001-04-05 | Support uni-north based models. (XXX not complete) | tsubai |
| 2001-04-05 | Correct input volume settings. | tsubai |
| 2001-04-01 | Correct vBufA offset. (currenly not used) | tsubai |
| 2001-04-01 | Adjust timing for pmu99. Internal keyboard of recent PowerBooks | tsubai |
| 2001-03-29 | When attached, do not change brightness if the value is zero. | tsubai |
| 2001-03-29 | use NCR_F_DMASELECT instead of ncr53c9x_dmaselect | petrov |
| 2001-03-15 | Accept 8000Hz (XXX). | tsubai |
| 2001-03-15 | Use write-through caching for video ram. (Disabled by default, for now.) | tsubai |
| 2001-03-15 | Add ulinear16 support. | tsubai |
| 2001-03-12 | Round up block size to at least NBPG bytes. | tsubai |
| 2001-03-02 | Enable CD and microphone sound input on paddington based systems. | tsubai |
| 2001-02-28 | Back out previous change. It was harmful on my PowerBook G3. | tsubai |