summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* destroy child devices on detach to prevent ever-increasing numbers ofcg2001-03-171-7/+10
* Merged from sys/i386/conf/GENERIC revision 1.305 (moved the fxp driverkato2001-03-171-1/+1
* Add a new entrypoint to the hashes in libmd:phk2001-03-171-0/+1
* Use a generic implementation of the Fowler/Noll/Vo hash (FNV hash).peter2001-03-1714-78/+86
* Dramatically improve the **lame** nfs_hash(). This is based on thepeter2001-03-172-16/+32
* Fix the building of the aac driver as a module. Add a comment about enablingscottl2001-03-171-1/+2
* Always call resource_int_value function for getting portsize and msize.nyan2001-03-171-4/+6
* Really fix NWAY negotiation for the 82553 PHY. Locking down thejlemon2001-03-171-2/+12
* This is an MFC candidate.gibbs2001-03-173-2/+6
* Add the AAC_DEBUG option to enable debugging in the aac driver.gibbs2001-03-172-1/+9
* When doing a recv(.. MSG_WAITALL) for a message which is larger thanjlemon2001-03-161-0/+6
* Fix a few things in the aic(4) driver:ken2001-03-164-7/+47
* Fix inquiry length detection for the ses(4) driver. It was using theken2001-03-161-4/+4
* prevent gdb from panic'ing an alpha with "mutex Giant not owned"gallatin2001-03-161-0/+2
* Fix a typo which would cause containers between 1GB and 2GB to have the wrongmsmith2001-03-161-1/+1
* fix a typo preventing the second dma channel being releasedcg2001-03-161-1/+3
* don't leak memory allocated for feeders at module unloadcg2001-03-163-1/+22
* <sys/queue.h> makeover.phk2001-03-166-56/+48
* Fix a style(9) nit.phk2001-03-161-1/+1
* nuke IPSEC_SRCSEL which does not do the right thing.ume2001-03-161-33/+3
* Enable some undocumented bits in the DP83840 PHY, which is neededjlemon2001-03-161-5/+8
* Sigh, try to get this in sync with an offical src tree...sos2001-03-161-2/+0
* Remove the now defunct ATA_ENABLE* optionssos2001-03-165-23/+0
* Merge from kame (1.175 -> 1.176):kuriyama2001-03-161-1/+27
* add cnw driver to notes/lintimp2001-03-162-0/+4
* Add cwn driverimp2001-03-161-0/+2
* Commit port of cnw driver from Hiroyuki Aizu-san. This driverimp2001-03-163-0/+2006
* Remove the SMART ioctls, they are not in the official sources yet..sos2001-03-161-2/+0
* Resync to GENERIC. This backs out the spammage that I committed wrtimp2001-03-161-23/+15
* Hmm, the last commit apparently only made it halfwayssos2001-03-151-2/+0
* Remove the ATA_ENABLE_ATAPI_DMA, ATA_ENABLE_WC and ATA_ENABLE_TAGSsos2001-03-151-1/+0
* Provide the interface to atacontrol and associated logic.sos2001-03-1510-455/+503
* Add the ata control device.sos2001-03-151-1/+1
* net/route.c:ru2001-03-153-13/+23
* Add new ATA specific file, to be used with the upcoming atacontrol.sos2001-03-151-0/+207
* Add a placeholder for the ServerWorks OSB4 device id. The SMBuspeter2001-03-151-0/+4
* The serverworks OSB4 pci->isa bridge has the same mapping register atpeter2001-03-151-3/+3
* Kill the 4MB kernel limit dead. [I hope :-)].peter2001-03-1512-28/+72
* Jake essentially rewrote this. It is not by any stretch of thepeter2001-03-151-2/+0
* Regenerate after rwatson's commit to syscalls.master (rev 1.85)peter2001-03-156-7/+11
* This include file has no business being here.mdodd2001-03-151-2/+0
* o Change the API and ABI of the Extended Attribute kernel interfaces torwatson2001-03-1517-172/+333
* remove bogus check -- for kernel threads we fork off of proc0, not curprocgallatin2001-03-153-6/+0
* Don't set the gateway address if the netmask is zero or we're onps2001-03-141-1/+5
* Use better descriptions (ones invovling words from the English languagejhb2001-03-141-2/+2
* Add some performance features to the fxp driver. If the chip is notjlemon2001-03-143-28/+74
* o In my merge, missed the one-line patch to ufs_vnops.c that removedrwatson2001-03-141-1/+0
* Improve comments about the sound drivers.dcs2001-03-141-4/+4
* Minor cleanup to the previous commit:sos2001-03-144-15/+20
* Add support for the IOMEGA Clik!sos2001-03-141-0/+16
OpenPOWER on IntegriCloud