summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
Commit message (Expand)AuthorAgeFilesLines
* Move SMBFS from i386 and pc98 files and options files to MI files andjhb2002-07-151-6/+0
* Move all the sio(4) attachments (except for pc98's cbus attachment) to thejhb2002-07-151-5/+0
* The puc(4) driver/bridge is MI, so don't bury it in MD options and filesjhb2002-07-151-3/+1
* Remote pci.h/NPCI usage from i4b code.brooks2002-06-131-14/+14
* Added support for 82545EM and 82546EB based adapters.pdeuskar2002-06-031-2/+1
* Hook up the new linux_ptrace implementation.marcel2002-05-191-0/+1
* ${MACHINE_ARCH}dump.c -> dump_machdep.c.jake2002-05-131-1/+1
* Add the i386dump.c dumpsys() source file.phk2002-03-311-0/+1
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptdillon2002-03-271-0/+1
* Remove a FMT that was buried in here.obrien2002-03-251-2/+2
* - Speedup 3DES by using assembly code for i386.ume2002-03-051-2/+8
* Tag istallion.c with nowerror (third party)peter2002-02-281-1/+1
* Mark stallion.c as nowerror (known broken, this is a #warning)peter2002-02-271-1/+1
* Add the puc (PCI "Universal" Communications) driver. The idea and some ofjhay2002-02-161-0/+3
* Enable polling to be configured into kernels on non i386 platforms. Note thatgallatin2002-02-121-1/+0
* Removed the one use of the mandatory keyword (for npx).bde2002-01-301-1/+1
* genassym builds need the -fno-common stripped out.peter2002-01-111-2/+2
* - generic Arcnet frameworkfjoe2002-01-081-0/+1
* Sorted the lists.nyan2002-01-061-3/+3
* Add the ifpi2 driver.gj2001-12-221-1/+10
* Device Polling code for -current.luigi2001-12-141-0/+1
* This is the first commit of the Intel gigabit driver forpdeuskar2001-12-021-0/+3
* First part of patches to make sio grok 16-bit serial cards underimp2001-11-261-1/+1
* Add driver for Granch SBNI12-xx ISA and PCI network adapters.fjoe2001-11-211-0/+3
* GC userconfig after Peter axed it 15 months ago.phk2001-11-051-1/+0
* Remove the old RocketPort driver which was left behind in favourphk2001-11-051-1/+0
* Don't try to use sio with NEWCARD 16 bit yet. It eats all pccards :-)imp2001-10-301-1/+1
* Add APM compatibility feature to ACPI.iwasaki2001-10-261-0/+1
* Break out the bus front ends into their own files. Rewriteimp2001-10-231-0/+4
* First commit after a repo copy of isa/sio* -> dev/sio:imp2001-10-221-1/+1
* Move procfs_* from procfs_machdep.c into sys_process.c, and rename them todes2001-10-211-1/+0
* Correct intended fix to my foul-up.marcel2001-09-081-1/+1
* Add linux_sysctl.c, and linux_uid16.c to the x86 platforms.peter2001-09-081-0/+2
* Correct the path for OsdEnvironment.c.green2001-09-071-1/+1
* Move OsdEnvironment.c into MD code; searching for the ACPI tables is notmsmith2001-09-071-0/+1
* Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails),gallatin2001-08-291-0/+1
* repo-copy the source files from modules/syscons to the normal treepeter2001-08-091-0/+1
* Use #ifdef DEV_SPLASH (from opt_splash.h) rather thanyokota2001-08-021-1/+1
* Add ACPI S2-S4BIOS Suspend/Resume code.takawata2001-07-201-0/+7
* - Don't overwrite inb, inw and outw.nyan2001-07-041-0/+1
* Move wl driver to dev/wl. Repo copied to dev/wl, the old copiesimp2001-07-021-1/+0
* Hints overhaul:peter2001-06-121-1/+1
* Remove the old linprocfs code.des2001-06-111-4/+0
* Produce a config-time warning about EXT2FS and GPL_MATH_EMULATEpeter2001-05-241-1/+2
* Move the isa parts to a separate file.jhay2001-04-161-1/+1
* Add forgotten files for NETSMBCRYPTO option (may be DES based encryptionbp2001-04-111-0/+2
* Import kernel part of SMB/CIFS requester.bp2001-04-101-0/+16
* Add and document the LINPROCFS option, so that we can build linprocfspeter2001-02-271-4/+8
* Fix typo: compatability -> compatibility.asmodai2001-02-061-1/+1
* Remove the LABPC driver.phk2001-02-041-1/+0
OpenPOWER on IntegriCloud