| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixed unformatting of svr4 entries in rev.1.326 and consistent misformatting | bde | 2004-05-05 | 1 | -18/+18 |
* | Add a simple mini-driver for the ELCR register. Originally, the ELCR | jhb | 2004-05-04 | 1 | -0/+1 |
* | Switch to using the moved cy driver (adjust pathnames and remove "count" | bde | 2004-05-02 | 1 | -2/+0 |
* | Add the ACPI Asus extras driver. Provides support for cool ACPI-controled | philip | 2004-04-22 | 1 | -0/+1 |
* | Unbreak alpha kernel build and unbreak any non-i386 runtime brokenness. | marcel | 2004-04-10 | 1 | -0/+1 |
* | Move twa from files.i386 to files. This unbreaks LINT on !i386. | des | 2004-04-01 | 1 | -5/+0 |
* | Initial check-in of the device driver for 3ware's 9000 series | vkashyap | 2004-03-30 | 1 | -0/+5 |
* | if_ndis.c no longer depends on either pci or pccard. Also, add an | wpaul | 2004-03-22 | 1 | -1/+2 |
* | Add an implementation of uiomove_fromphys() for i386. This implementation | alc | 2004-03-21 | 1 | -0/+1 |
* | Add arl(4): driver for Aironet Arlan 655 wireless adapters. | fjoe | 2004-03-15 | 1 | -0/+2 |
* | Remove isa compat stuff. | imp | 2004-03-14 | 1 | -2/+0 |
* | The gsc driver uses the old COMPAT_ISA api. Retire it so we can | imp | 2004-03-14 | 1 | -1/+0 |
* | The rdp driver uses the COMPAT_OLD api. This is being retired, so | imp | 2004-03-14 | 1 | -1/+0 |
* | The spigot driver uses the old COMPAT_ISA interface. Retire it since | imp | 2004-03-14 | 1 | -1/+0 |
* | The le driver uses ISA_COMPAT, which is going away soon. Retire it | imp | 2004-03-14 | 1 | -1/+0 |
* | stl and stli use the old COMPAT_ISA api. slt also uses the really old | imp | 2004-03-14 | 1 | -2/+0 |
* | Remove gp driver. It uses the old COMPAT_ISA shims. | imp | 2004-03-14 | 1 | -1/+0 |
* | Remove ctx driver. another scanner. This one uses COMPAT_ISA shims | imp | 2004-03-14 | 1 | -1/+0 |
* | Remove asc driver, support for GI1904 based hand scanners. This | imp | 2004-03-14 | 1 | -1/+0 |
* | Remove wt driver. It still uses COMPAT_ISA_DRIVER which is going away | imp | 2004-03-14 | 1 | -1/+0 |
* | Add if_ndis_pci.c and if_ndis_pccard.c so that building the NDISulator | wpaul | 2004-03-12 | 1 | -5/+8 |
* | 1. Connect Cronyx Tau/ISA driver (ctau) to kernel. | rik | 2004-03-02 | 1 | -0/+3 |
* | Switch to using the new $PIR interrupt routing code and remove the old | jhb | 2004-02-18 | 1 | -0/+1 |
* | Compiled longrun.c when defined options CPU_ENABLE_LONGRUN, | shiba | 2004-01-31 | 1 | -0/+1 |
* | 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 |