summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* - Move driver to newbus.mdodd2003-03-291-1/+2
* Add support for reading directly from file to userland buffer when thetegge2003-03-261-0/+1
* Missed in last commit: don't compile now non-existent geom_stats.cphk2003-03-181-1/+0
* FIPS 140-2 rng data tester for h/w crypto devices. This driver periodicallysam2003-03-111-0/+1
* "Or" is expressed with 2 separate config lines.jake2003-03-101-1/+2
* Update the DRM to latest from DRI CVS. This is approximately the versionanholt2003-03-091-2/+4
* Remove unimplemented IP-in-IPX encapsulation support (options IPTUNNEL).tjr2003-03-081-1/+0
* Finish driving a stake through the heart of netns and the associatedpeter2003-03-051-10/+0
* Update netisr handling; Each SWI now registers its queue, and all queuejlemon2003-03-041-1/+0
* A cute yet small MAC policy that provides a simple ACL mechanism torwatson2003-03-021-0/+1
* Remove support for running in SimOS. The support has rotted overmarcel2003-02-251-1/+0
* pst(4) should be portable across all our platforms.obrien2003-02-241-0/+3
* Add an implementation of strdup() to libkern. Allocated memory is ofrwatson2003-02-231-0/+1
* First round off updates/fixes to the ATA driver.sos2003-02-201-0/+1
* Munge the zs sbus attachment to work with fhc. This is a bit of a hack,jake2003-02-191-1/+1
* Split the arch-specific AGP files into the appropriate files.* and do the sameanholt2003-02-141-6/+0
* Move the g_stat struct to its own .h file, we will export it to other code.phk2003-02-081-0/+1
* - Clean up ISA DMA supports.nyan2003-02-071-0/+1
* Add config glue to add an optional GEOM_VOL to add optional volume support.gordon2003-02-031-0/+1
* Add a rudimentary class for slicing Apple partitioned disks.phk2003-01-311-0/+1
* Remove files which don't exist.phk2003-01-301-4/+0
* Move the miidevs.h build stuff to conf/files so that config(8) doesn'tpeter2003-01-301-0/+5
* Migrate the PCI bus logic for ohci and uhci from sys/pci to sys/dev/usb.joe2003-01-291-2/+2
* - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selectionjeff2003-01-261-1/+2
* Add ac97_patch.[ch] that provide space for ac97 codec specific patches.orion2003-01-251-0/+1
* Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,phk2003-01-171-2/+0
* config glue for new wi driver and wlan modulesam2003-01-161-0/+2
* remove wi_hostap.c from files as it's been removed.alfred2003-01-151-1/+0
* Add a very simple but functional GEOM mirror class.phk2003-01-141-0/+1
* Add sbus specific zs file.jake2003-01-081-1/+2
* Improve the way that an elf image activator for an alternate word size isjake2003-01-041-3/+1
* Add a driver for the Zilog 8530 dual uart found in Ultra 1s and Ultra 2s.jake2003-01-011-0/+1
* - Implement primal Configuration ROM parser.simokawa2002-12-311-2/+3
* Move the amd(4) driver to it's own directory in preparation for it growingscottl2002-12-131-1/+1
* Add support for the PC98 platform to the ATA driver.sos2002-12-031-0/+1
* Uncomment out the lines of {ncv,ncr53c500,tmc18c30}_pccard.c .non2002-11-281-3/+3
* Hook up kernel options and build information for mac_lomac.rwatson2002-11-261-0/+1
* Add getcontext, setcontext, and swapcontext as system calls.deischen2002-11-161-0/+1
* Massive cleanup of the ip_mroute code.luigi2002-11-151-1/+1
* Split userland services to fwdev.c.simokawa2002-11-121-0/+1
* - Move netsmb entries over to MI files. netsmb appears to be MI code.jhb2002-11-081-1/+11
* dgb(4) currently is i386-only.jhb2002-11-061-1/+0
* Make the ar(4) driver i386-only for now. It has lots of sizeof(int) ==jhb2002-11-061-2/+0
* - Convert to newbus, bus_space etc.mdodd2002-11-051-0/+2
* Slightly change the semantics of vnode labels for MAC: rather thanrwatson2002-10-261-1/+0
* Rename 'device acpica' to 'device acpi'.jhb2002-10-241-143/+143
* Provide kernel options for the various MAC policy modules so thatrwatson2002-10-241-0/+7
* - New-bussify the rc(4) device driver.jhb2002-10-231-0/+1
* All bpf.h/NBPF consumers are gone so stop generating bpf.hbrooks2002-10-211-3/+0
* After much delay and anticipation, welcome RAIDFrame into the FreeBSDscottl2002-10-201-0/+60
OpenPOWER on IntegriCloud