| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update epair(4) to the new netisr implementation and polish | Bjoern A. Zeeb | 2009-07-26 | 1 | -0/+1 |
| * | Add `siis` CAM driver for SiliconImage SiI3124/3132/3531 SATA2 controllers. | Alexander Motin | 2009-07-21 | 1 | -0/+1 |
| * | Separate the parallel scsi knowledge out of the core of the XPT, and | Scott Long | 2009-07-10 | 1 | -0/+1 |
| * | When the kernel is configured without "options FFS", build UFS as a module | Edward Tomasz Napierala | 2009-07-05 | 1 | -5/+1 |
| * | Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductor | Marius Strobl | 2009-06-15 | 1 | -0/+1 |
| * | Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernet | Pyun YongHyeon | 2009-06-10 | 1 | -0/+1 |
| * | driver for Marvell 88W8363 Wireless LAN controller | Sam Leffler | 2009-06-01 | 1 | -0/+1 |
| * | Introduce support for cpufreq on PowerPC with the dynamic frequency | Nathan Whitehorn | 2009-05-31 | 1 | -0/+1 |
| * | Add the kernel build glue for the experimental NFS subsystem that | Rick Macklem | 2009-05-28 | 1 | -0/+3 |
| * | Add the ksyms(4) pseudo driver. The ksyms driver allows a process to | Stacey Son | 2009-05-26 | 1 | -0/+1 |
| * | add ralfw | Sam Leffler | 2009-05-01 | 1 | -0/+1 |
| * | Build sound modules on PowerPC. | Nathan Whitehorn | 2009-04-19 | 1 | -0/+1 |
| * | Garbage collect unbuildable and unusable non-MPSAFE network device | Robert Watson | 2009-04-16 | 1 | -2/+0 |
| * | Change nfsserver so that it uses the nfssvc() system call provided | Rick Macklem | 2009-04-12 | 1 | -0/+1 |
| * | Revert unintended part of r190375. | Marius Strobl | 2009-03-24 | 1 | -1/+0 |
| * | Given that zfs.ko depends on opensolaris.ko also build the latter by | Marius Strobl | 2009-03-24 | 1 | -0/+4 |
| * | Remove IFF_NEEDSGIANT, a compatibility infrastructure introduced | Robert Watson | 2009-03-15 | 1 | -6/+0 |
| * | Rename the k8temp driver to amdtemp. | Rui Paulo | 2009-03-13 | 1 | -3/+3 |
| * | Hook up new USB modules. | Andrew Thompson | 2009-02-23 | 1 | -0/+1 |
| * | Move usb to a graveyard location under sys/legacy/dev, it is intended that the | Andrew Thompson | 2009-02-23 | 1 | -47/+0 |
| * | Unbreak build by making svr4 conditional on i386. | Olivier Houchard | 2009-02-12 | 1 | -1/+2 |
| * | Fix a few problems related to building modules in /sys/modules (not | Nick Hibma | 2009-02-12 | 1 | -0/+1 |
| * | urtw(4) works also on amd64. | Weongyo Jeong | 2009-01-23 | 1 | -0/+1 |
| * | Connect urtw(4) to the i386 build only because it's not tested on amd64 | Weongyo Jeong | 2009-01-23 | 1 | -0/+2 |
| * | Connect padlock(4) to amd64 build for VIA Nano processors. | Jung-uk Kim | 2009-01-12 | 1 | -0/+5 |
| * | Combine ath rate control modules with ath after bringing ath_hal | Sam Leffler | 2008-12-14 | 1 | -3/+0 |
| * | Switch to ath hal source code. Note this removes the ath_hal | Sam Leffler | 2008-12-01 | 1 | -25/+4 |
| * | Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernet | Pyun YongHyeon | 2008-11-12 | 1 | -0/+1 |
| * | Reintroduce the snp(4) driver. | Ed Schouten | 2008-11-05 | 1 | -0/+1 |
| * | Bring in USB4BSD, Hans Petter Selasky rework of the USB stack | Alfred Perlstein | 2008-11-04 | 1 | -0/+1 |
| * | Import sdhci (PCI SD Host Controller) driver. | Alexander Motin | 2008-10-21 | 1 | -0/+3 |
| * | Say hello to the u3g driver, implementing support for 3G modems. | Nick Hibma | 2008-10-09 | 1 | -0/+1 |
| * | Add modules for the HCI part of USB. This is convenient when having a UHCI | Nick Hibma | 2008-10-09 | 1 | -0/+4 |
| * | - Add driver for Attansic L2 FastEthernet controller found on | Stanislav Sedov | 2008-10-03 | 1 | -0/+1 |
| * | Connect ufoma(4) to build and, | Takanori Watanabe | 2008-09-12 | 1 | -0/+1 |
| * | Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches and | John Baldwin | 2008-09-10 | 1 | -1/+3 |
| * | Build k8temp on i386. | Rui Paulo | 2008-09-09 | 1 | -0/+1 |
| * | Add uipaq. HTC smart phones use it, and it seems like a reasonable | Warner Losh | 2008-08-24 | 1 | -0/+1 |
| * | Add a very simple dpms(4) driver that uses the VESA BIOS DPMS calls to | John Baldwin | 2008-08-23 | 1 | -0/+2 |
| * | Connect upgt(4) to the build. | Weongyo Jeong | 2008-08-11 | 1 | -0/+5 |
| * | Add glxsb(4) driver for the Security Block in AMD Geode LX processors (as | Philip Paeps | 2008-08-09 | 1 | -0/+2 |
| * | - Add cpuctl(4) pseudo-device driver to provide access to some low-level | Stanislav Sedov | 2008-08-08 | 1 | -0/+3 |
| * | Disconnect drivers that haven't been ported to MPSAFE TTY yet. | Ed Schouten | 2008-08-03 | 1 | -15/+0 |
| * | Add an accept filter for TCP based DNS requests. It waits until the | David Malone | 2008-07-18 | 1 | -0/+1 |
| * | Remove the sbsh(4) driver. No one responded to requests for testing the | John Baldwin | 2008-07-04 | 1 | -1/+0 |
| * | Remove the sbni(4) driver. No one responded to calls to test it on | John Baldwin | 2008-07-04 | 1 | -3/+1 |
| * | Remove the cnw(4) driver. No one responded to calls to test it on current@ | John Baldwin | 2008-07-04 | 1 | -2/+0 |
| * | Remove the oltr(4) driver. No one responded to calls for testing on | John Baldwin | 2008-07-04 | 1 | -3/+1 |
| * | Remove the arl(4) driver. It is reported to not work on 6.x or later | John Baldwin | 2008-07-04 | 1 | -2/+0 |
| * | Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabit | Xin LI | 2008-06-20 | 1 | -0/+3 |