aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Commit major SMP cleanups and move the BGL (big giant lock) in theMatthew Dillon2000-03-2860-1843/+1003
* Added support for cards and on-motherboard NICs that use an SEEPROMDavid Greenman2000-03-284-2/+156
* Mega i386 loader commit.John Baldwin2000-03-2818-271/+1610
* Add a sysctl to specify the amount of UDP receive space NFS shouldMatthew Dillon2000-03-273-24/+66
* Add necessary spl protection for swapper. The problem was located byMatthew Dillon2000-03-273-3/+19
* Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes aMatthew Dillon2000-03-277-219/+227
* Revert spelling mistake I made in the previous commitPhilippe Charnier2000-03-2717-18/+18
* Ahhrggg. Put the test for the compat shims AFTER the file that includesWarner Losh2000-03-2717-68/+67
* Allow reuse of hooks.Poul-Henning Kamp2000-03-271-4/+3
* This file is obsolete, having long since been copied to sys/dev/adw/adw_pci.cWarner Losh2000-03-271-187/+0
* Add support for offloading IP/TCP/UDP checksums to NIC hardware whichJonathan Lemon2000-03-2717-174/+646
* Per conversations in -current, add #error to these drivers when you don'tWarner Losh2000-03-2718-0/+72
* It's the parent that is a CPU node- not GBus itself.Matt Jacob2000-03-271-5/+4
* complain when you do not create a TLSB nodeMatt Jacob2000-03-271-1/+3
* o Get basic if_media support working.Larry Lile2000-03-261-295/+272
* repair half-Danish b.b_iocmd damage where writes/reads weren't gettingAlfred Perlstein2000-03-263-4/+7
* Remove duplicate wordPhilippe Charnier2000-03-262-2/+2
* SpellingPhilippe Charnier2000-03-2617-39/+39
* Correct a mishap in phk's BIO_* changes.Søren Schmidt2000-03-261-1/+1
* rqe->b.b_flags |= B_READ; becameAlfred Perlstein2000-03-261-1/+1
* Substantially cleanup of the pcvt kernel part. This cleanup doesHellmuth Michaelis2000-03-2610-3001/+407
* Minor changes to some of the interfaces.Warner Losh2000-03-264-8/+16
* The REQUEST SENSE command is 6b not 16b. Use the struct scsi_sense toNick Hibma2000-03-261-11/+13
* Fix floppy driver after my isadma changes.Poul-Henning Kamp2000-03-252-14/+24
* Reword warning to make it clearer (I read it as "remove block devices createdKris Kennaway2000-03-251-1/+1
* More fully initialize cardbus bridges. We now call the new genericWarner Losh2000-03-254-56/+482
* Attempt to provide real values for meminfo.Dag-Erling Smørgrav2000-03-251-19/+52
* Two new chips found in Steve Passe's Protoge' laptop:Warner Losh2000-03-251-0/+8
* Linux /proc filesystem.Dag-Erling Smørgrav2000-03-257-2/+1843
* RegenWarner Losh2000-03-252-28/+362
* Merge 1.60 to 1.85 of NetBSD's pcmciadevs into our database.Warner Losh2000-03-251-13/+67
* More pnpids.Warner Losh2000-03-252-2/+8
* Make pcic module compile again for NEWCARD (not for old pccard).Warner Losh2000-03-251-1/+2
* Make this compile again and harmonize with GENERIC:Warner Losh2000-03-251-19/+27
* Fix a problem that caused TCP fragments to be lost (among other things.)Matthew N. Dodd2000-03-241-1/+1
* Update sysinstall to use struct uc_device instead of struct isa_deviceJohn Baldwin2000-03-242-18/+74
* Fix spelling, slingly -> singly.Jeroen Ruigrok van der Werven2000-03-241-1/+1
* Add Mach64-LB graphics acceleratorBill Fumerola2000-03-241-0/+2
* Fix the panic occuring on non-changer devices.Søren Schmidt2000-03-241-3/+3
* don't check extended features on codecs known to hang. should fix neomagicCameron Grant2000-03-241-16/+26
* Fix in-kernel infinite loop in pipe_write() when the reader goes awayMatthew Dillon2000-03-241-3/+15
* Remove unused file.Bruce Evans2000-03-231-148/+0
* Fixed most disordering (almost all except for i4b and targets withBruce Evans2000-03-231-248/+248
* Fixed most disordering (all except for targets with complicated rules).Bruce Evans2000-03-231-21/+21
* Fix parens in m_pullup() line in arp handling code. The code wasMatthew Dillon2000-03-231-1/+1
* Fixed my breakage of SPLASSERT() in rev.1.15. There was a stray semicolonBruce Evans2000-03-231-1/+1
* Fix detection of the card-ready-for-command state. Use an ultimateMike Smith2000-03-232-4/+9
* Document options HZ, place it in its own section `CLOCK OPTIONS' andJeroen Ruigrok van der Werven2000-03-233-9/+60
* Fixed clean rule for font.h.Bruce Evans2000-03-231-1/+1
* Switch to the new time counter code to follow the i386.David E. O'Brien2000-03-231-3/+4