| Age | Commit message (Expand) | Author |
| 2005-04-03 | white space cleanup, some KNF, long line wrapup | jdolecek |
| 2005-04-03 | Add driver for MCA Tiara LANCard / Fujitsu mb86950 EtherStar. Driver provided | jdolecek |
| 2005-04-03 | regen: add one more Tiara ID and Standard MicroSystems 3016/MC ID | jdolecek |
| 2005-04-03 | add one more Tiara ID and Standard MicroSystems 3016/MC ID | jdolecek |
| 2005-04-03 | Make it possible for attachment to specify that the 16bit access shouldn't | jdolecek |
| 2005-02-28 | le_mca_intredge(): g/c error semicolon, found by Simon Burge | jdolecek |
| 2005-02-27 | regen | perry |
| 2005-02-27 | don't leave whitespace at the end of the stripped RCS Id | perry |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-02-04 | de-__P | perry |
| 2004-12-29 | fix error printf() | jdolecek |
| 2004-10-28 | move buffer queue related stuffs from buf.h to their own header, bufq.h. | yamt |
| 2004-09-25 | Can't actually auto-discover wedges here yet, because ed drives are | thorpej |
| 2004-09-25 | Add support for wedges to the MCA ESDI disk driver. | thorpej |
| 2004-09-08 | compute the shared memory location instead of hardcoding list of 'known' | jdolecek |
| 2004-09-08 | fix mask for getting WD8003 I/O address location, so it works even | jdolecek |
| 2004-09-01 | use a submatch function for drive attachment, and pass locators | drochner |
| 2004-08-30 | There is no point in using config_found_sm() if there is no submatch function. | drochner |
| 2004-08-30 | use the locator-passing variant of autoconf submatch and use constants | drochner |
| 2004-08-30 | Phase out the use of a string as first "attach args" member to control | drochner |
| 2004-08-30 | add centralized {eisa,isa,pci,agp,mca}busprint() functions which do | drochner |
| 2004-08-13 | WDCDEBUG -> ATADEBUG. | thorpej |
| 2004-04-22 | sprintf -> snprintf | itojun |
| 2004-01-20 | fixup code for Elite card attachments, and adjust autoconfig messages | jdolecek |
| 2003-12-15 | Fixes from PR#23177. Various lint/logic fixes: | jmc |
| 2003-11-10 | Spell address with two d's. Inspired by similar changes in OpenBSD, | wiz |
| 2003-10-25 | break -> return in previous. | mycroft |
| 2003-10-25 | Fix uninitialized variable warnings | christos |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-14 | add missing __KERNEL_RCSID() | lukem |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | regen: allocate identifier for BusTek BT-640A adapter | jdolecek |
| 2003-06-29 | allocate identifier for BusTek BT-640A adapter | jdolecek |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-05-10 | Change bounds_check_with_label() to take a pointer to the disk structure, | thorpej |
| 2003-05-02 | Change return type of readdisklabel() to const char * | dsl |
| 2003-02-23 | Remove assigned-to but not used variable (including nice little switch | simonb |
| 2003-02-23 | Remove assigned-to but not used variable. | simonb |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-12-04 | regen - addition of 0x90EE, IBM SVGA Adapter/A | jdolecek |
| 2002-12-04 | add 0x90EE - IBM SVGA Adapter/A | jdolecek |
| 2002-11-30 | More cleanup of MI mb86960 driver: | tsutsui |
| 2002-11-01 | implement separate read/write disk statistics: | mrg |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-10-04 | - Merge dev/ic/ate_subr.c into dev/ic/mb86960.c since it only has EEPROM | tsutsui |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-28 | Move AT1700/RE2000 EEPROM definitions from isa/if_fereg.h to ic/ate_subr.h. | tsutsui |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-27 | Introduce a new routine, config_match(), which invokes the | thorpej |