summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
Commit message (Expand)AuthorAgeFilesLines
* Migrate the Xen hypervisor clock reading routines into somethingadrian2009-05-291-0/+1
* Say hello to a very basic, read-only, Xen Hypervisor RTC.adrian2009-05-281-0/+1
* Implement simple machine check support for amd64 and i386.jhb2009-05-131-0/+1
* Burn TTY ioctl bridges in compat layers.ed2009-05-081-1/+0
* Add support for Phenom (Family 10h) to cpufreq.mr2009-03-281-0/+1
* Sigh, not my day. Check-in the update version that didn't haveambrisko2009-03-261-1/+1
* Add stuff to support upcoming BMC/IPMI flashing of newer Dell machineambrisko2009-03-261-0/+1
* Remove IFF_NEEDSGIANT, a compatibility infrastructure introducedrwatson2009-03-151-4/+0
* Rename the k8temp driver to amdtemp.rpaulo2009-03-131-1/+1
* Add memmove() to the kernel, making the kernel compile with Clang.ed2009-02-281-0/+1
* Pull in kbd.c with usb2_input_kbd, just like ukbd.thompsa2009-02-151-1/+1
* - Add few VIA bridges to agp_via.c and connect it to amd64 buildjkim2009-01-231-8/+8
* Replace syscons terminal renderer by a new renderer that uses libteken.ed2009-01-011-1/+2
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-011-10/+0
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solojkoshy2008-11-271-0/+1
* - Separate PMC class dependent code from other kinds of machinejkoshy2008-11-091-0/+2
* Update to xen specific files for SMPkmacy2008-09-231-3/+5
* Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches andjhb2008-09-101-0/+3
* Allow building k8temp on i386.rpaulo2008-09-091-0/+1
* Add a very simple dpms(4) driver that uses the VESA BIOS DPMS calls tojhb2008-08-231-0/+1
* disable "legacy" device on xen domUkmacy2008-08-171-1/+1
* Integrate configuration bits for compling xen.kmacy2008-08-151-9/+14
* Add glxsb(4) driver for the Security Block in AMD Geode LX processors (asphilip2008-08-091-0/+2
* - Add cpuctl(4) pseudo-device driver to provide access to some low-levelstas2008-08-081-0/+1
* Remove the sbni(4) driver. No one responded to calls to test it onjhb2008-07-041-3/+0
* Remove the oltr(4) driver. No one responded to calls for testing onjhb2008-07-041-11/+0
* Remove the arl(4) driver. It is reported to not work on 6.x or laterjhb2008-07-041-2/+0
* Remove obselete PECOFF image activator support.wkoszek2008-06-141-1/+0
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-77/+0
* Make genclock standard on all platforms.phk2008-04-211-2/+0
* Convert amd64 and i386 to share the atrtc device driver.phk2008-04-141-0/+1
* Move i386 to generic RTC handling code.phk2008-04-121-0/+2
* Remove the rr232x driver. It has been superceded by the hptrr driver.scottl2008-02-031-8/+0
* "vt" doesn't refer to any existing device anymore. Remove it.wkoszek2007-12-251-1/+1
* Add the 'hptrr' driver for supporting the following Highpoint RocketRAIDscottl2007-12-151-1/+8
* Eliminate compilation warnings due to the use of non-static inlinesalc2007-12-091-1/+1
* Break out stack(9) from ddb(4):rwatson2007-12-021-0/+1
* Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version wasjhb2007-11-121-9/+9
* Link wpi(4) into the build.benjsc2007-11-081-0/+1
* Connect asmc to the build infrastructure.rpaulo2007-11-071-0/+1
* Split /dev/nvram driver out of isa/clock.c for i386 and amd64. I have notpeter2007-10-261-0/+1
* Align.obrien2007-10-251-24/+24
* Backout sensors framework.netchild2007-10-151-1/+0
* Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors.netchild2007-10-141-0/+1
* Add a driver for the on-die digital thermal sensor found on Intel Coredes2007-08-151-0/+1
* Temporarily turn nowerror on for i386 and amd64 pmap.c. I'd like to studypeter2007-07-051-1/+1
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECgnn2007-07-031-2/+2
* Use default options for default partitioning schemes, rather thanmarcel2007-06-111-4/+0
* Fix the dependency for the linux_support.s, explicitely add linux_assym.h.kib2007-05-231-1/+2
* Move futex support code from <arch>/support.s into linux compat directory.kib2007-05-231-0/+1
OpenPOWER on IntegriCloud