| Age | Commit message (Expand) | Author |
| 2011-10-23 | Calling psignal(9) (via EV_WAKEUP()) in interrupt handlers | tsutsui |
| 2009-01-17 | Use firm_gettime() (in dev/sun/vuid_event.h) to adapt | isaki |
| 2008-06-25 | Split device_t/softc. Use aprint*() and device_xname(). | isaki |
| 2008-06-13 | use device_lookup_private to get softc | cegger |
| 2007-12-03 | Interrupt handling changes, in discussion since February: | ad |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-05-12 | Clean up white spaces and tabs. | isaki |
| 2007-04-29 | fix typos | msaitoh |
| 2007-03-11 | white space, indent and KNF. | isaki |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-03-04 | Add MI softintr(9) support for x68k with common m68k/softintr.c. | tsutsui |
| 2007-01-24 | Remove duplicate #includes, patch contributed in private mail | hubertf |
| 2007-01-08 | Bring back the comment which was lost at rev1.22 . | isaki |
| 2006-09-18 | Convert references to "time" to calls to "getmicrotime()", needed for | gdamore |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-01-18 | de-__P, remove register, ansify. | chs |
| 2004-12-13 | for drivers that support only one instance, use a global variable to ensure | chs |
| 2003-09-28 | x68k has sc_events and not k_events in struct kbd_softc | cl |
| 2003-09-21 | cleanup & uniform descriptor owner handling: | jdolecek |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-15 | rcsid | lukem |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-10-01 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2001-06-12 | receive, not recieve | wiz |
| 2000-05-25 | Treat receiver overrun of MFP (clear the error). | itohy |
| 1999-12-03 | Add a dummy read just after enabling receiver interrupt. | itohy |
| 1999-03-24 | Shut up gcc -Wall. | minoura |
| 1999-03-16 | Merged minoura_x68k_bus_h branch. | minoura |
| 1997-10-09 | Added missing prototype. | oki |
| 1996-11-23 | Implement poll(2). | oki |
| 1996-10-13 | backout previous kprintf change | christos |
| 1996-10-11 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-05-21 | Some cleanup. | oki |
| 1996-05-05 | NetBSD/x68k, by Masaru Oki. | oki |