| Age | Commit message (Expand) | Author |
| 2003-12-27 | add support for the Keywest I2C and snapper audio device, as found on | grant |
| 2003-12-22 | Fix typo: atw(4) was listed as an Aironet card instead of ADMtek. | dyoung |
| 2003-12-14 | Split the Intel i31244 SATA controller ("Artisea") driver out of piixide | thorpej |
| 2003-12-13 | Split out the Silicon Image SATALink support into its own driver, | thorpej |
| 2003-12-10 | Change reference at bottom from sys/dev/majors to sys/conf/majors to match | jmc |
| 2003-11-19 | Add missing lpt entries. | matt |
| 2003-11-13 | we could have lpt at puc. | christos |
| 2003-10-24 | add major for 'ses' for archs which have the other scsi devices | jdolecek |
| 2003-10-18 | Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?' | lukem |
| 2003-10-13 | Add atw(4), ADMtek ADM8211 802.11, at PCI bus and Cardbus. | dyoung |
| 2003-10-10 | reassing majors for crypto and pf to use the newly defined MI major | jdolecek |
| 2003-10-10 | update the comment - the space for machine-dependant majors | jdolecek |
| 2003-10-08 | Add new per-chip pciide drivers. | bouyer |
| 2003-10-08 | Add atabus. | bouyer |
| 2003-10-05 | Add some framework for MI assignment of device majors - add sys/dev/majors | jdolecek |
| 2003-09-25 | Add COMPAT_16 | matt |
| 2003-09-10 | add gem and brgphy so we have ethernet on the PowerBook G4 DVI. | grant |
| 2003-09-06 | add rnd(4) device to installation media. | itojun |
| 2003-08-22 | add udav* | itojun |
| 2003-08-22 | create /dev/crypto | itojun |
| 2003-08-17 | Add a placeholder for lpt, char 20. | hannken |
| 2003-08-12 | Remove SPILLSTK leftovers. | matt |
| 2003-07-27 | reserve cdev major # for PF. ok'ed by technical-exec | itojun |
| 2003-07-24 | Add commented-out options CAPS_IS_CONTROL and FORCE_FUNCTION_KEYS, with | nathanw |
| 2003-06-11 | Add COMPAT_DARWIN, and comment out anything related to it. It is too | manu |
| 2003-06-11 | Support the PowerBook G4 12-inch (and maybe 17-inch). | hamajima |
| 2003-04-26 | Add pseudo-device ksyms. | ragge |
| 2003-04-25 | Add ksyms device major. | ragge |
| 2003-04-10 | Bye Bye UCONSOLE | christos |
| 2003-03-14 | Attach esiop to a scsibus. | mjacob |
| 2003-03-13 | Synchronize macppc and evbppc majors when possible. Add a lot of missing | matt |
| 2003-03-05 | Remove port-specific procfs_machdep.c (since they are all identical and | matt |
| 2003-03-04 | G/c old macppc grf entries. | soren |
| 2003-02-27 | Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC. | perseant |
| 2003-02-16 | Add uax(4) (and url(4) in some cases). | augustss |
| 2003-02-03 | Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea). | matt |
| 2003-02-02 | Perform a rototill of the powerpc code. Mandate use of SPRG0 to store | matt |
| 2003-01-14 | Add bktr*, udsbr* and radio* at each; | fair |
| 2003-01-12 | Add missing ethernets and phys. Update FireWire to current reality. | matt |
| 2003-01-10 | Add major for bktr. | mjl |
| 2003-01-05 | Add mlx. Pointed out by Daniel Eggert in PR 18487. | briggs |
| 2002-12-31 | Fix sysmon entry. | thorpej |
| 2002-12-04 | New Feature: add pseudo device for IEEE 1394 isochronous stream and | haya |
| 2002-11-22 | Fix typo (responsiness -> responsiveness). | wiz |
| 2002-10-30 | Added COMPAT_MACH and EXEC_MACHO | manu |
| 2002-10-30 | Moved binary compatibility options from arch directory to cpu directory | manu |
| 2002-10-26 | now that mem_no is emitted by config(8), there is no reason to keep | jdolecek |
| 2002-10-18 | Add NEW_BUFQ_STRATEGY (disabled by default). | junyoung |
| 2002-10-14 | Added commented out cgd(4)s to GENERIC configs. | elric |
| 2002-10-13 | Support 48kHz by using aurateconv. | wiz |