summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
Commit message (Expand)AuthorAgeFilesLines
* Switch to using the new $PIR interrupt routing code and remove the oldjhb2004-02-181-0/+1
* Compiled longrun.c when defined options CPU_ENABLE_LONGRUN,shiba2004-01-311-0/+1
* Fix sort misordering.obrien2004-01-201-1/+1
* Add new CPU_ENABLE_TCC option, from NOTES:sobomax2004-01-181-0/+1
* Add ffsl(), fls() flsl() to platforms that don't already have them.des2004-01-131-0/+2
* Add the ACPI Toshiba extras driver (hotkeys, LCD backlight, video output,njl2004-01-111-0/+1
* Commit the first cut of Project Evil, also known as the NDISulator.wpaul2003-12-111-0/+6
* The dgb driver is redundant with the digi driver in the tree. It usesimp2003-12-071-1/+0
* First part of the removal of drivers for hardware that isn't relevantimp2003-12-071-1/+0
* Connect the cx driver to its new location in the tree.imp2003-12-031-3/+3
* - Remove references to old interrupt and SMP code.jhb2003-11-031-3/+10
* Introduce new CPU_SOEKRIS option to tell soekris hardware from otherphk2003-11-031-0/+1
* Hook-up the uart(4) driver to the build. For a detailed descriptionmarcel2003-09-061-0/+1
* Detect Geode CPUs and initialize the 27MHz timecounter "Geode".phk2003-08-311-0/+1
* AGP GART driver for NVIDIA nForce/nForce2 chipsets.mdodd2003-08-231-0/+1
* As warned: Initiate deorbit burn for the pcaudio driver.phk2003-08-151-1/+0
* fix disordering of filenames. Place the dev/ppc files in alphabeticalimp2003-08-041-2/+2
* Add printer support to puc(4) driver.ambrisko2003-08-011-1/+2
* relocate eisa into MI files.ticso2003-07-221-1/+0
* Initiate de-orbit burn for fpu-less operation. 386+387 is stillpeter2003-07-221-33/+0
* config+build glue for Atheros supportsam2003-06-251-0/+6
* Eliminate potential overflows by allocating softc dynamically,phk2003-05-311-1/+1
* Update to reflect tw removal.imp2003-04-271-1/+0
* Separate the encoding/decoding functions for struct disklabel into aphk2003-04-171-0/+1
* Move the functions for encoding decoding struct dos_partition intophk2003-04-121-0/+1
* - Consolidate smapi driver.mdodd2003-03-241-3/+2
* Add the 'vpd' and 'smbios' drivers. The 'smbios' driver is just amdodd2003-03-241-0/+2
* Use repo-copied files in sys/i386/bios.mdodd2003-03-241-5/+5
* Standardize handling of locore.[sS] etc. files.ru2003-02-281-3/+1
* pst(4) should be portable across all our platforms.obrien2003-02-241-3/+0
* Split the arch-specific AGP files into the appropriate files.* and do the sameanholt2003-02-141-0/+6
* Sort.nyan2003-02-111-1/+1
* Switch to using the TSC code in i386/i386/tsc.c.phk2003-02-111-0/+1
* Remove files which don't existphk2003-01-301-1/+0
* NO_GEOM cleanup: Don't pull subr_disk{slice,label,mbr}.c into i386phk2003-01-281-3/+0
* Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,phk2003-01-171-0/+2
* A driver for the System Management Application Programmdodd2003-01-171-0/+3
* - Move netsmb entries over to MI files. netsmb appears to be MI code.jhb2002-11-081-10/+0
* dgb(4) currently is i386-only.jhb2002-11-061-0/+1
* Make the ar(4) driver i386-only for now. It has lots of sizeof(int) ==jhb2002-11-061-0/+2
* - Convert to newbus, bus_space etc.mdodd2002-11-051-1/+0
* Rename 'device acpica' to 'device acpi'.jhb2002-10-241-4/+4
* - New-bussify the rc(4) device driver.jhb2002-10-231-1/+0
* NB: This commit does *NOT* make GEOM the default in FreeBSDphk2002-10-051-1/+3
* hookup new crypto support to the config/build processsam2002-10-041-0/+7
* newbus & bus_space the mcd(4) driver.mdodd2002-10-041-1/+0
* Alas, poor matcd, I knew ye well.scottl2002-10-041-1/+0
* Add a new legacy(4) device driver for use on machines that do not havejhb2002-09-231-0/+1
* It's bad enough people can't figure out to use the same code, or inphk2002-09-111-0/+2
* Make imgact_aout.c optional. It is i386 specific.peter2002-09-071-1/+1
OpenPOWER on IntegriCloud