| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ata-raid.c to the ata driver | sos | 2000-10-13 | 1 | -0/+1 |
* | Add the ar ATA pseudo RAID driver | sos | 2000-10-13 | 1 | -0/+1 |
* | For lockmgr mutex protection, use an array of mutexes that are allocated | jasone | 2000-10-12 | 1 | -0/+8 |
* | Add missing option NETGRAPH_ETHER. | archie | 2000-10-12 | 1 | -0/+1 |
* | correct "device iwic0" to "device iwic" | hm | 2000-10-10 | 1 | -1/+1 |
* | Merged from sys/conf/{files.i386,options.i386} revisions 1.334 and | kato | 2000-10-10 | 2 | -30/+70 |
* | update to i4b version 0.95.04 | hm | 2000-10-09 | 1 | -48/+68 |
* | update to i4b version 0.95.04 | hm | 2000-10-09 | 3 | -66/+116 |
* | A couple of negative options was not commented out in NOTES/LINT. This | phk | 2000-10-09 | 1 | -2/+2 |
* | Unbreak detection of breakage in cy driver. | bde | 2000-10-08 | 1 | -6/+6 |
* | Cy driver doesn't compile and nobody seems to care. | phk | 2000-10-07 | 1 | -6/+6 |
* | Driver for the Intel 82801AA (ICH) SMBus controller and compatibles. | archie | 2000-10-06 | 2 | -7/+14 |
* | Correct the dependency for aicasm. | gibbs | 2000-10-05 | 1 | -1/+1 |
* | Next round of fixes to the ia64 code. This includes simulated clock and | dfr | 2000-10-04 | 1 | -8/+10 |
* | Blah rev 1.208 got bits of the proposed "I want the file /kernel to be | obrien | 2000-10-03 | 2 | -14/+12 |
* | Do not prepend `DESTDIR' to `KMODDIR' as sys/conf/kmod.mk already does | obrien | 2000-10-03 | 5 | -17/+19 |
* | Add the pcn device to NEWCARD and NOTES. | wpaul | 2000-10-03 | 1 | -0/+5 |
* | add ATA_ENABLE_TAGS option | sos | 2000-10-03 | 1 | -0/+1 |
* | Add ATA_ENABLE_TAGS options description | sos | 2000-10-03 | 1 | -0/+2 |
* | Move the ata/atapi files to the common area. They were the same on all | peter | 2000-10-03 | 5 | -36/+9 |
* | Move sys/dev/nulldev to sys/dev/null to be more consistent with naming | jhb | 2000-10-02 | 1 | -1/+1 |
* | Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02R | nyan | 2000-10-02 | 1 | -0/+5 |
* | Merged from sys/conf/files.i386 revision 1.332. | kato | 2000-10-02 | 1 | -1/+2 |
* | Move the i386 PCI attachment code out of i386/isa back into i386/pci. | msmith | 2000-10-02 | 1 | -1/+2 |
* | Put on my nuclear-grade asbestos suit and cvs rm the old, broken, sound | peter | 2000-10-02 | 3 | -130/+0 |
* | Remove ACPI_NO_OSDFUNC_INLINE option from kernel configuration. Now | iwasaki | 2000-10-01 | 2 | -2/+0 |
* | More updates to the ACPI code: | msmith | 2000-09-30 | 1 | -1/+3 |
* | The `ed' NIC driver has been changed to work on Alpha now. So enable it | obrien | 2000-09-30 | 4 | -4/+3 |
* | This is the first snapshot of the FreeBSD/ia64 kernel. This kernel will | dfr | 2000-09-29 | 4 | -0/+642 |
* | Add support for pccard attachments of the ex driver. It supports the | imp | 2000-09-29 | 1 | -0/+1 |
* | Document the pmtimer driver. | iwasaki | 2000-09-26 | 1 | -1/+2 |
* | Formatting fix on ACPI options. Sort them, comment out negative options. | iwasaki | 2000-09-25 | 1 | -4/+4 |
* | add feeder_fmt.c | cg | 2000-09-23 | 1 | -1/+3 |
* | Enable the ESS Maesto driver. | jhb | 2000-09-23 | 1 | -1/+1 |
* | Merged from sys/conf/options.i386 revision 1.139. | kato | 2000-09-23 | 1 | -2/+0 |
* | Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC, | ps | 2000-09-22 | 3 | -14/+0 |
* | Use quoted includes instead of full path references inside the aic7xxx | gibbs | 2000-09-22 | 1 | -1/+1 |
* | Fix LINT breakage by options ACPI_NO_OSDFUNC_INLINE. | iwasaki | 2000-09-21 | 1 | -4/+4 |
* | Add in and document two new debugging options used in the mutex code: | jhb | 2000-09-21 | 1 | -0/+8 |
* | Add in documentation and examples of the KTR kernel config options. | jhb | 2000-09-21 | 1 | -0/+19 |
* | Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters. | wpaul | 2000-09-20 | 1 | -0/+1 |
* | Add a homePNA PHY driver. This is really only a stub: MII-based homePNA | wpaul | 2000-09-20 | 1 | -0/+1 |
* | Mention the AAC_COMPAT_LINUX option | msmith | 2000-09-19 | 1 | -0/+5 |
* | Document ENABLE_VFS_IOOPT | eivind | 2000-09-19 | 1 | -1/+12 |
* | I have no idea how a '#' became a '*'... | phk | 2000-09-16 | 1 | -1/+1 |
* | Update for aic7xxx driver reorganization. | gibbs | 2000-09-16 | 1 | -8/+9 |
* | Make LINT compile. | phk | 2000-09-16 | 1 | -4/+3 |
* | Reserve major number 156 for uscanner | n_hibma | 2000-09-15 | 1 | -0/+1 |
* | Add pmtimer instance. | iwasaki | 2000-09-14 | 1 | -0/+2 |
* | Add Timer device driver for power management events. | iwasaki | 2000-09-14 | 1 | -0/+1 |