aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* MFC: Included mount_ntfs into world build.Semen Ustimenko1999-04-193-2/+9
* Add beautiful descriptions of PCI network drivers from rev 1.151.David E. O'Brien1999-04-181-13/+17
* MFC: Add entries for Intel 82443GX chipset.Jordan K. Hubbard1999-04-181-1/+7
* Sync with sys/dev/syscons/syscons.h revision 1.46.2.1.KATO Takenori1999-04-181-5/+1
* Sync with sys/i386/isa/sio.c revision 1.224.2.5.KATO Takenori1999-04-181-3/+24
* Sync with sys/i386/i386/machdep.c revision 1.322.2.5.KATO Takenori1999-04-181-1/+4
* Sync with sys/i386/isa/wd.c revision 1.186.2.3.KATO Takenori1999-04-181-13/+13
* MFC: PCX decoderDag-Erling Smørgrav1999-04-171-2/+2
* MFC: reorganize macrosDag-Erling Smørgrav1999-04-176-24/+38
* MFC: SYSVSEMJordan K. Hubbard1999-04-161-1/+2
* backport switchtime zeroing from -currentAndrew Gallatin1999-04-161-1/+2
* MFC: remove confusing entries. The drivers are not yet implemented.Nick Hibma1999-04-163-10/+2
* MFC, revisions 1.20, 1.22, which I missed last time.Jonathan Lemon1999-04-161-10/+12
* MFC: Bridging support.Guy Helmer1999-04-162-25/+81
* Sync up vm86 changes to -currentJonathan Lemon1999-04-154-90/+186
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-04-155-0/+10280
* MFC: add support for 3c900B-TPC, fix media selection for 3c905B-COMBO,Bill Paul1999-04-152-32/+61
* MFC: Reverse C++ constructor and destructor order for consistencyJohn Polstra1999-04-141-2/+2
* MFC: fix mode selection for non-MII NICs so that all modes work rightBill Paul1999-04-142-15/+35
* MFC (3 April 1999): Enable BSD/OS binaries to run in configurationsJohn Polstra1999-04-148-15/+26
* MFC: Update to latest nanokernel and ppsapi stuff.John Hay1999-04-134-52/+83
* MFC: turn on 'promisc' bug workaround all the time, set busctl registerBill Paul1999-04-132-38/+45
* MFC: Removed DIAGNOSTIC option redefinition.Semen Ustimenko1999-04-131-2/+1
* MF2.2: Bridging support (Andres <dae@via.ecp.fr> has verified the operationGuy Helmer1999-04-131-26/+45
* MFC: rewrite TX section, set ifq_maxlen to a sane valueBill Paul1999-04-122-168/+113
* MFC: don't touch general purpose register on boards with MII-basedBill Paul1999-04-121-6/+8
* MFC: add support for 3cSOHO100-TX "hurricane" card.Bill Paul1999-04-122-3/+8
* YAMFC (all: 1.191 (cosmetic), 1.190 (missing drive selects sometimesBruce Evans1999-04-121-6/+6
* Typo in comment.Dag-Erling Smørgrav1999-04-121-2/+2
* MFC: fix initialization of busctl register.Bill Paul1999-04-121-3/+3
* MFC: updates to xl driver (support for 3c905B-COMBO, longer timeoutBill Paul1999-04-112-9/+27
* MFC: turn on promisc bug workaround for 82c168.Bill Paul1999-04-112-4/+6
* MFC: add support for 82c168 chip with internal transceiver. AndBill Paul1999-04-102-38/+314
* MFC 1.7 -> 1.8: Add missing declaration.John Polstra1999-04-091-0/+1
* MFC: Allow setting MAXFILES in kernel config.Dag-Erling Smørgrav1999-04-092-2/+5
* MFC: make ASIX driver work on FreeBSD/alpha, add to GENERIC.Bill Paul1999-04-083-4/+70
* MFC: support Compex RL100-TX Macronix NIC.Bill Paul1999-04-082-17/+36
* MFC: Improve bt_cmd().Justin T. Gibbs1999-04-072-61/+84
* MFC: Correct invalid #define in 93cx6.c. Freeze devq on all scsi status errors.Justin T. Gibbs1999-04-072-6/+6
* MFC: Improve error classification and deal with firmware queue full bug.Justin T. Gibbs1999-04-071-25/+67
* MFC: Remove camq_regen.Justin T. Gibbs1999-04-071-12/+4
* MFC: Remove camq_regen. Fix heap code off by 1 error.Justin T. Gibbs1999-04-074-72/+39
* MFC: two cosmetic changes.Julian Elischer1999-04-072-7/+15
* MFC rev 1.11 - support loading kernel at other than 0xf0100000.Peter Wemm1999-04-071-2/+2
* MFC: part of rev 1.228. (Use "loadandclear" to update the pte,Alan Cox1999-04-071-5/+4
* MFC: Replace LKM with KLD.Guy Helmer1999-04-063-15/+17
* MFC: Commit -CURRENT version of vinum kernel componentsGreg Lehey1999-04-0621-931/+1319
* Add Vinum partition typeGreg Lehey1999-04-061-2/+3
* MFC: fix for console mouse.KATO Takenori1999-04-041-1/+5
* MFC: Use files under sys/boot/i386.KATO Takenori1999-04-025-106/+5