summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
Commit message (Expand)AuthorAgeFilesLines
* Protect the NM expansion.obrien2004-12-211-1/+1
* Fix a mis-sort.obrien2004-12-211-1/+1
* Add config hooks for amd64 atheros hal modulespeter2004-12-151-0/+10
* It appears that 'kbd' device has never been used and isn't needed.imp2004-11-231-1/+0
* Be consistant; make the memrange bit be part of the mem module likemarkm2004-09-281-1/+1
* Converge towards i386. I originally resisted creating <machine/pc/bios.h>peter2004-09-241-0/+1
* Add the mp_watchdog hooks, although it locks up my SMP test box. It mightpeter2004-08-301-0/+1
* Complete 'IA32' -> 'COMPAT_IA32' change for the Linuxulator32.obrien2004-08-161-9/+9
* AMD64 on-CPU GART support.obrien2004-08-161-5/+1
* Add preliminary support for running 32-bit Linux binaries on amd64, enabledtjr2004-08-161-1/+34
* Oops. Didn't commit this as part of the mem module fix.markm2004-08-041-0/+1
* Break out the MI part of the /dev/[k]mem and /dev/io drivers intomarkm2004-08-011-1/+3
* Hook up fdc_acpi for the kernel build.njl2004-07-151-0/+1
* Hook the GDB backend into the build.marcel2004-07-101-1/+1
* Fix mismerge of fdc. Also, OLDCARD never was supported on amd64, soimp2004-07-091-1/+1
* Break out the isa and pccard front ends to the fdc controller device.imp2004-07-071-1/+3
* Move acpi_if.m to files.{amd64,i386,ia64}. This should fix the alpha build.njl2004-06-301-0/+1
* Fixed profiling of trap, syscall and interrupt handlers and somebde2004-05-241-3/+3
* Fixed insertion sort error in previous commit (prof_machdep.c).bde2004-05-241-4/+4
* Build prof_machdep.c if profiling.bde2004-05-231-0/+1
* Move fdc from isa/fd.c to dev/fdc/fdc.c. The old files wereimp2004-05-171-1/+1
* MFi386: numerous interrupt and acpi updatespeter2004-05-161-0/+1
* Enable first part of kld's on amd64. This is known to not work rightpeter2004-05-161-0/+1
* Add files required for the NETSMBCRYPTO option.tjr2004-04-231-0/+3
* Introduce uiomove_fromphys(). This is a variant of uiomove() that takesalc2004-03-201-0/+1
* Add rules for font.h atkbdmap.h ukbdmap.h so more of LINT can be built.obrien2004-03-031-0/+15
* Add crypto implemenation files (C versions (like alpha, unlike i386))peter2004-02-051-0/+4
* Move the ia32_sigtramp.S file back under amd64/. This interfaces closelypeter2003-12-111-1/+1
* Initial landing of SMP support for FreeBSD/amd64.peter2003-11-171-59/+38
* Rename npx.c to fpu.c (it isn't an extension, its part of the corepeter2003-11-081-1/+1
* MFia64alc2003-10-141-0/+1
* Hook-up the uart(4) driver to the build. For a detailed descriptionmarcel2003-09-061-0/+1
* Turn on the MTRR driver.peter2003-08-231-0/+1
* Complete the switch to the common 32 bit support code.peter2003-08-231-6/+6
* fix disordering of filenames. Place the dev/ppc files in alphabeticalimp2003-08-041-1/+2
* Add printer support to puc(4) driver.ambrisko2003-08-011-1/+1
* Make this compile with WITNESS enabled. It wants the syscall names.peter2003-05-311-0/+1
* Port acpica to amd64.peter2003-05-311-0/+3
* Add ddb machdep bits.peter2003-05-301-0/+4
* Run $S/kern/genassym.sh with the correct NM.obrien2003-05-161-1/+1
* Add BASIC i386 binary support for the amd64 kernel. This is largelypeter2003-05-141-1/+21
* Spell cpu_switch correctly.peter2003-05-031-1/+1
* Rename amd64/*.s to amd64/*.Speter2003-05-031-5/+5
* Sync up with the files in the hammer branch in the p4 tree to get basicpeter2003-05-011-29/+81
* Standardize handling of locore.[sS] etc. files.ru2003-02-281-3/+1
* Remove entries for files we don't have.phk2003-01-301-3/+0
* NO_GEOM cleanup: remove subr_disklabel.c from powerpc and x86_64.phk2003-01-281-1/+0
* Remove subr_diskslice.c and subr_diskmbr.c which I can see no traces offphk2003-01-171-2/+0
* Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,phk2003-01-171-0/+2
* de-count atkbdc and sc. Folks, remove the '1' from 'device sc 1' andpeter2002-08-191-2/+2
OpenPOWER on IntegriCloud