summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Regen.gehenna2000-03-292-2/+18
* Add ID (Keisokugiken Corp. HKS-0200 USBDAQ)gehenna2000-03-291-0/+4
* - Added PC-98 Cbus frontend.nyan2000-03-297-1/+290
* Newbusify mse driver.nyan2000-03-292-197/+358
* PC-98 BIOS copies the DX register into its work area. The value of itkato2000-03-293-0/+9
* Commented out apm0. It could cause hang-up.kato2000-03-292-2/+2
* Ratoc REX-9880/83 support (PC-98 only). This commit added functionskato2000-03-292-0/+258
* - Supported display suspended mode.nyan2000-03-292-12/+20
* Merge from the following changes.nyan2000-03-2914-70/+10
* This should fix the lockups people have been experiencing. I muffed updillon2000-03-291-1/+1
* Peter Johnson found another log() call without a trailing newline.joerg2000-03-291-1/+1
* Add NVidia GeForce 2 and Quadro 2cpiazza2000-03-291-0/+6
* The SMP cleanup commit broke need_resched, this fixes that and alsodillon2000-03-2911-22/+16
* Change the mbuf size from 128 -> 256. Increasing the mbuf header sizejlemon2000-03-291-1/+1
* Added indirect pio into the bus space stuff for the NEC PC-98. bus.hkato2000-03-2916-2690/+857
* Added two missing newlines in calls to log(9).joerg2000-03-281-2/+2
* Remove some cruftn_hibma2000-03-281-3/+0
* split up ess and sb codecg2000-03-285-951/+972
* The SMP cleanup commit broke UP compiles. Make UP compiles work again.dillon2000-03-2811-17/+64
* Revert to a static value for the timeout. The timeout was supposedlyn_hibma2000-03-281-14/+5
* Merged from sys/isa/fd.c revision 1.180.kato2000-03-282-14/+24
* Merged from sys/i386/i386/userconfig.c revision 1.179.kato2000-03-281-18/+1
* Merged from sys/i386/i386/machdep.c revision 1.387.kato2000-03-282-4/+48
* pcvt cleanup.hm2000-03-282-6/+3
* pcvt cleanup.hm2000-03-281-70/+20
* Commit major SMP cleanups and move the BGL (big giant lock) in thedillon2000-03-2860-1843/+1003
* Added support for cards and on-motherboard NICs that use an SEEPROMdg2000-03-284-2/+156
* Mega i386 loader commit.jhb2000-03-2818-271/+1610
* Add a sysctl to specify the amount of UDP receive space NFS shoulddillon2000-03-273-24/+66
* Add necessary spl protection for swapper. The problem was located bydillon2000-03-273-3/+19
* Commit the buffer cache cleanup patch to 4.x and 5.x. This patch fixes adillon2000-03-277-220/+228
* Revert spelling mistake I made in the previous commitcharnier2000-03-2717-18/+18
* Ahhrggg. Put the test for the compat shims AFTER the file that includesimp2000-03-2717-68/+67
* Allow reuse of hooks.phk2000-03-271-4/+3
* This file is obsolete, having long since been copied to sys/dev/adw/adw_pci.cimp2000-03-271-187/+0
* Add support for offloading IP/TCP/UDP checksums to NIC hardware whichjlemon2000-03-2717-176/+648
* Per conversations in -current, add #error to these drivers when you don'timp2000-03-2718-0/+72
* It's the parent that is a CPU node- not GBus itself.mjacob2000-03-271-5/+4
* complain when you do not create a TLSB nodemjacob2000-03-271-1/+3
* o Get basic if_media support working.lile2000-03-261-295/+272
* repair half-Danish b.b_iocmd damage where writes/reads weren't gettingalfred2000-03-263-4/+7
* Remove duplicate wordcharnier2000-03-262-2/+2
* Spellingcharnier2000-03-2617-39/+39
* Correct a mishap in phk's BIO_* changes.sos2000-03-261-1/+1
* rqe->b.b_flags |= B_READ; becamealfred2000-03-261-1/+1
* Substantially cleanup of the pcvt kernel part. This cleanup doeshm2000-03-2610-3001/+407
* Minor changes to some of the interfaces.imp2000-03-264-8/+16
* The REQUEST SENSE command is 6b not 16b. Use the struct scsi_sense ton_hibma2000-03-261-11/+13
* Fix floppy driver after my isadma changes.phk2000-03-252-14/+24
* Reword warning to make it clearer (I read it as "remove block devices createdkris2000-03-251-1/+1
OpenPOWER on IntegriCloud