| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix sort misordering. | obrien | 2004-01-20 | 1 | -1/+1 |
* | Add new CPU_ENABLE_TCC option, from NOTES: | sobomax | 2004-01-18 | 1 | -0/+1 |
* | Add ffsl(), fls() flsl() to platforms that don't already have them. | des | 2004-01-13 | 1 | -0/+2 |
* | Add the ACPI Toshiba extras driver (hotkeys, LCD backlight, video output, | njl | 2004-01-11 | 1 | -0/+1 |
* | Commit the first cut of Project Evil, also known as the NDISulator. | wpaul | 2003-12-11 | 1 | -0/+6 |
* | The dgb driver is redundant with the digi driver in the tree. It uses | imp | 2003-12-07 | 1 | -1/+0 |
* | First part of the removal of drivers for hardware that isn't relevant | imp | 2003-12-07 | 1 | -1/+0 |
* | Connect the cx driver to its new location in the tree. | imp | 2003-12-03 | 1 | -3/+3 |
* | - Remove references to old interrupt and SMP code. | jhb | 2003-11-03 | 1 | -3/+10 |
* | Introduce new CPU_SOEKRIS option to tell soekris hardware from other | phk | 2003-11-03 | 1 | -0/+1 |
* | Hook-up the uart(4) driver to the build. For a detailed description | marcel | 2003-09-06 | 1 | -0/+1 |
* | Detect Geode CPUs and initialize the 27MHz timecounter "Geode". | phk | 2003-08-31 | 1 | -0/+1 |
* | AGP GART driver for NVIDIA nForce/nForce2 chipsets. | mdodd | 2003-08-23 | 1 | -0/+1 |
* | As warned: Initiate deorbit burn for the pcaudio driver. | phk | 2003-08-15 | 1 | -1/+0 |
* | fix disordering of filenames. Place the dev/ppc files in alphabetical | imp | 2003-08-04 | 1 | -2/+2 |
* | Add printer support to puc(4) driver. | ambrisko | 2003-08-01 | 1 | -1/+2 |
* | relocate eisa into MI files. | ticso | 2003-07-22 | 1 | -1/+0 |
* | Initiate de-orbit burn for fpu-less operation. 386+387 is still | peter | 2003-07-22 | 1 | -33/+0 |
* | config+build glue for Atheros support | sam | 2003-06-25 | 1 | -0/+6 |
* | Eliminate potential overflows by allocating softc dynamically, | phk | 2003-05-31 | 1 | -1/+1 |
* | Update to reflect tw removal. | imp | 2003-04-27 | 1 | -1/+0 |
* | Separate the encoding/decoding functions for struct disklabel into a | phk | 2003-04-17 | 1 | -0/+1 |
* | Move the functions for encoding decoding struct dos_partition into | phk | 2003-04-12 | 1 | -0/+1 |
* | - Consolidate smapi driver. | mdodd | 2003-03-24 | 1 | -3/+2 |
* | Add the 'vpd' and 'smbios' drivers. The 'smbios' driver is just a | mdodd | 2003-03-24 | 1 | -0/+2 |
* | Use repo-copied files in sys/i386/bios. | mdodd | 2003-03-24 | 1 | -5/+5 |
* | Standardize handling of locore.[sS] etc. files. | ru | 2003-02-28 | 1 | -3/+1 |
* | pst(4) should be portable across all our platforms. | obrien | 2003-02-24 | 1 | -3/+0 |
* | Split the arch-specific AGP files into the appropriate files.* and do the same | anholt | 2003-02-14 | 1 | -0/+6 |
* | Sort. | nyan | 2003-02-11 | 1 | -1/+1 |
* | Switch to using the TSC code in i386/i386/tsc.c. | phk | 2003-02-11 | 1 | -0/+1 |
* | Remove files which don't exist | phk | 2003-01-30 | 1 | -1/+0 |
* | NO_GEOM cleanup: Don't pull subr_disk{slice,label,mbr}.c into i386 | phk | 2003-01-28 | 1 | -3/+0 |
* | Move subr_disklabel.c and subr_diskslice.c from being MI to MD files, | phk | 2003-01-17 | 1 | -0/+2 |
* | A driver for the System Management Application Program | mdodd | 2003-01-17 | 1 | -0/+3 |
* | - Move netsmb entries over to MI files. netsmb appears to be MI code. | jhb | 2002-11-08 | 1 | -10/+0 |
* | dgb(4) currently is i386-only. | jhb | 2002-11-06 | 1 | -0/+1 |
* | Make the ar(4) driver i386-only for now. It has lots of sizeof(int) == | jhb | 2002-11-06 | 1 | -0/+2 |
* | - Convert to newbus, bus_space etc. | mdodd | 2002-11-05 | 1 | -1/+0 |
* | Rename 'device acpica' to 'device acpi'. | jhb | 2002-10-24 | 1 | -4/+4 |
* | - New-bussify the rc(4) device driver. | jhb | 2002-10-23 | 1 | -1/+0 |
* | NB: This commit does *NOT* make GEOM the default in FreeBSD | phk | 2002-10-05 | 1 | -1/+3 |
* | hookup new crypto support to the config/build process | sam | 2002-10-04 | 1 | -0/+7 |
* | newbus & bus_space the mcd(4) driver. | mdodd | 2002-10-04 | 1 | -1/+0 |
* | Alas, poor matcd, I knew ye well. | scottl | 2002-10-04 | 1 | -1/+0 |
* | Add a new legacy(4) device driver for use on machines that do not have | jhb | 2002-09-23 | 1 | -0/+1 |
* | It's bad enough people can't figure out to use the same code, or in | phk | 2002-09-11 | 1 | -0/+2 |
* | Make imgact_aout.c optional. It is i386 specific. | peter | 2002-09-07 | 1 | -1/+1 |
* | Change the support for AMDs ElanSC520 CPU from being a device driver to | phk | 2002-09-04 | 1 | -1/+1 |
* | Continue de-counting i4b. Devices i4bctl, i4bcapi, iavc, i4bq921, | brooks | 2002-09-02 | 1 | -7/+7 |