summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Import sdhci (PCI SD Host Controller) driver.mav2008-10-211-0/+1
* Say hello to the u3g driver, implementing support for 3G modems.n_hibma2008-10-091-0/+1
* This is the roumored ATA modulerisation works, and it needs a little explanat...sos2008-10-091-11/+37
* - Spell cam correctly (scbus), this makes it possible to compile hptiopantoine2008-10-041-1/+1
* - Add driver for Attansic L2 FastEthernet controller found onstas2008-10-031-0/+1
* The kernel implemented 'memcmp' is an alias for 'bcmp'. However, memcmpobrien2008-09-231-0/+1
* Update cxgb include paths to not require prefixing with dev/cxgbkmacy2008-09-231-15/+30
* Update drm kernel drivers.rnoland2008-08-231-0/+1
* Integrate the new MPSAFE TTY layer to the FreeBSD operating system.ed2008-08-201-3/+5
* Integrate configuration bits for compling xen.kmacy2008-08-151-0/+16
* Move wb driver from sys/pci to sys/dev/wb.imp2008-08-141-1/+1
* Move pcn driver from sys/pci to sys/dev/pcn.imp2008-08-141-1/+1
* Move the ste driver from sys/pci to sys/dev/ste.imp2008-08-141-1/+1
* Move the tl driver form sys/pci to sys/dev/tl.imp2008-08-141-1/+1
* Remove cxgb private lro implementation and switch to using system implementat...kmacy2008-08-121-1/+0
* Rename ds1339 -> ds133x to better fit the upcoming driver extensions.raj2008-08-111-1/+1
* Move sis to sys/dev/sis for consistency.imp2008-08-101-1/+1
* Move the xl driver form sys/pci to sys/dev/xl for consistency.imp2008-08-101-1/+1
* Fix LINTemax2008-07-311-0/+1
* Alter kernel build to work with new dev/e1000 structure.jfv2008-07-301-32/+32
* Remove a stale reference to sys/dev/ixgbe/tcp_lro.c.jhb2008-07-281-2/+0
* - Connect ds1339 to the build infrastructure.stas2008-07-251-0/+1
* Move ttyinfo() into its own C file.ed2008-07-251-0/+1
* Add an accept filter for TCP based DNS requests. It waits until thedwmalone2008-07-181-0/+1
* import vendor fixes to cxgbkmacy2008-07-181-0/+1
* Remove the sbsh(4) driver. No one responded to requests for testing thejhb2008-07-041-1/+0
* Remove the cnw(4) driver. No one responded to calls to test it on current@jhb2008-07-041-1/+0
* Re-implement the client side of rpc.lockd in the kernel. This implementationdfr2008-06-261-0/+1
* Enable GCC stack protection (aka Propolice) for userland:ru2008-06-251-0/+2
* Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabitdelphij2008-06-201-0/+2
* When NETATALK is compiled into the kernel, at_rmx.c is required regardlessrwatson2008-06-141-1/+1
* Add LRO into kernel buildjfv2008-06-111-0/+1
* This is a rewritten driver for the SMSC LAN91C111. It's based in part on thebenno2008-06-061-0/+2
* Rename `tty_subr.c' to `subr_clist.c'.ed2008-05-271-1/+1
* Hook up jme(4) to the build.yongari2008-05-271-0/+1
* Connect jmphy(4) to the build.yongari2008-05-271-0/+1
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-261-58/+2
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-251-103/+0
* Hook up age(4) to the build.yongari2008-05-191-0/+1
* Connect atphy(4) to the build.yongari2008-05-191-0/+1
* Add a couple of files which depend of the KDTRACE_HOOKS option.jb2008-05-181-2/+5
* This is driver version 1.4.4 of the Intel ixgbe driver.jfv2008-05-161-0/+2
* Add a new personality to mpt(4) devices to allow userland applications tojhb2008-05-061-0/+1
* Intel 4965 wireless driver (derived from openbsd driver of the same name)sam2008-04-291-0/+15
* add rules for statically embedding ipw, iwi, ral, and wpi firmware modulessam2008-04-251-0/+154
* Make genclock standard on all platforms.phk2008-04-211-2/+2
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-3/+13
* move awi to the Attic; it will not make the jump to the new world ordersam2008-04-201-3/+0
* move cxgb_lt2.[ch] from NIC to TOEkmacy2008-04-191-1/+0
* Allow SCTP to compile without INET6.rrs2008-04-161-14/+14
OpenPOWER on IntegriCloud