summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* iwn(4) update. Notable changes:rpaulo2009-12-291-2/+30
* more splitting of ip_fw2.c, now extract the 'table' routinesluigi2009-12-151-0/+2
* Start splitting ip_fw2.c and ip_fw.h into smaller components.luigi2009-12-151-0/+2
* Remove extra parantheses from usb_ethernet.c and usb_serial.c lines.jhb2009-11-301-4/+7
* Drop USB mass storage devices support from ata(4). It is out of the build asmav2009-11-261-1/+0
* Tune CAM ATA kernel options a bit. Move PMP support from da to scbus andmav2009-11-191-2/+2
* Merge ACPICA 20091112.jkim2009-11-161-101/+102
* Move inet_aton() (specular to inet_ntoa(), already present in libkern)attilio2009-11-121-0/+1
* Added option NETGRAPH_VLAN.ru2009-11-111-0/+1
* Driver for the Apple Touchpad present on MacBook (non-Pro & Pro).rpaulo2009-11-091-0/+1
* Add missing ATA kernel options dependencies.mav2009-10-291-2/+2
* Update firmware images according to the latest iwn updated.rpaulo2009-10-251-10/+38
* MFp4:mav2009-10-231-0/+1
* Remove the newly added uch341 driver, it will be merged into uchcom instead.thompsa2009-10-191-2/+1
* Scan for option ROMs on i386 and amd64 only.marcel2009-10-111-1/+0
* cxgb(4) updates, including:np2009-10-051-0/+2
* Fix build nfscl and/or nfsd.nyan2009-10-021-6/+6
* Add support for ChipHead 341 serial port adapter.thompsa2009-09-281-1/+2
* Add per-process osrel node to the procfs, to allow read and set p_osrelkib2009-09-231-0/+1
* Don't build ufs_gjournal.c at all if UFS_GJOURNAL option is not givenrdivacky2009-09-221-1/+1
* Add pieces of infrastructure required for NFSv4 ACL support in UFS.trasz2009-09-221-0/+1
* Hide x86bios stuff in i386/amd64 specific files as atkbdc would getdelphij2009-09-221-5/+0
* Allow atkbd to obtain keyboard repeat rate from BIOS on amd64.delphij2009-09-211-4/+4
* Collapase interrupt supporting functions to a new module, and switch fromdelphij2009-09-211-2/+4
* Revert part that should not be in my previous commit.delphij2009-09-211-29/+0
* Automatically depend on x86emu when vesa or dpms is being built intodelphij2009-09-211-2/+31
* Catch up with ACPICA 20090903.jkim2009-09-111-0/+2
* - Port x86emu to FreeBSD.delphij2009-09-091-0/+2
* Move libteken out of the syscons directory.ed2009-09-031-2/+3
* Allow pty(4) to be loaded as a kld.ed2009-08-231-1/+1
* Add kernel support for Radeon R6/7xx 3D.rnoland2009-08-231-0/+2
* Merge the remainder of kern_vimage.c and vimage.h into vnet.c andrwatson2009-08-011-1/+0
* add upgtweongyo2009-07-311-0/+1
* Update epair(4) to the new netisr implementation and polishbz2009-07-261-0/+1
* Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar tojhb2009-07-241-0/+1
* Add `siis` CAM driver for SiliconImage SiI3124/3132/3531 SATA2 controllers.mav2009-07-211-0/+1
* add urtwsam2009-07-191-0/+1
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-1/+2
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-111-0/+3
* Separate the parallel scsi knowledge out of the core of the XPT, andscottl2009-07-101-0/+5
* add missing bit of r195379sam2009-07-051-0/+1
* Revamp 802.11 action frame handling:sam2009-07-051-0/+1
* Mark atanvidia depending on ataahci since rev.188846.mav2009-07-051-1/+2
* Remove the old kernel RPC implementation and the NFS_LEGACYRPC option.dfr2009-06-301-4/+0
* Make ata-{dma,sata}.c dependent on atacore build option.raj2009-06-251-2/+2
* Move non-PCI prototypes from ata-pci.h -> ata-all.h.raj2009-06-241-2/+2
* - Initialize the ifnet structure, especially if_dname, before probingmarius2009-06-231-0/+1
* Implement minimal set of changes suggested by bz to makegallatin2009-06-231-6/+6
* * Driver for ACPI WMI (Windows Management Instrumentation)rpaulo2009-06-231-0/+2
* Connect ng_pipe to the default build.zec2009-06-231-0/+1
OpenPOWER on IntegriCloud