| Commit message (Expand) | Author | Age | Files | Lines |
* | add cnw driver to notes/lint | imp | 2001-03-16 | 2 | -0/+4 |
* | Add cwn driver | imp | 2001-03-16 | 1 | -0/+2 |
* | Commit port of cnw driver from Hiroyuki Aizu-san. This driver | imp | 2001-03-16 | 3 | -0/+2006 |
* | Remove the SMART ioctls, they are not in the official sources yet.. | sos | 2001-03-16 | 1 | -2/+0 |
* | Resync to GENERIC. This backs out the spammage that I committed wrt | imp | 2001-03-16 | 1 | -23/+15 |
* | Hmm, the last commit apparently only made it halfways | sos | 2001-03-15 | 1 | -2/+0 |
* | Remove the ATA_ENABLE_ATAPI_DMA, ATA_ENABLE_WC and ATA_ENABLE_TAGS | sos | 2001-03-15 | 1 | -1/+0 |
* | Provide the interface to atacontrol and associated logic. | sos | 2001-03-15 | 10 | -455/+503 |
* | Add the ata control device. | sos | 2001-03-15 | 1 | -1/+1 |
* | net/route.c: | ru | 2001-03-15 | 3 | -13/+23 |
* | Add new ATA specific file, to be used with the upcoming atacontrol. | sos | 2001-03-15 | 1 | -0/+207 |
* | Add a placeholder for the ServerWorks OSB4 device id. The SMBus | peter | 2001-03-15 | 1 | -0/+4 |
* | The serverworks OSB4 pci->isa bridge has the same mapping register at | peter | 2001-03-15 | 1 | -3/+3 |
* | Kill the 4MB kernel limit dead. [I hope :-)]. | peter | 2001-03-15 | 12 | -28/+72 |
* | Jake essentially rewrote this. It is not by any stretch of the | peter | 2001-03-15 | 1 | -2/+0 |
* | Regenerate after rwatson's commit to syscalls.master (rev 1.85) | peter | 2001-03-15 | 6 | -7/+11 |
* | This include file has no business being here. | mdodd | 2001-03-15 | 1 | -2/+0 |
* | o Change the API and ABI of the Extended Attribute kernel interfaces to | rwatson | 2001-03-15 | 17 | -172/+333 |
* | remove bogus check -- for kernel threads we fork off of proc0, not curproc | gallatin | 2001-03-15 | 3 | -6/+0 |
* | Don't set the gateway address if the netmask is zero or we're on | ps | 2001-03-14 | 1 | -1/+5 |
* | Use better descriptions (ones invovling words from the English language | jhb | 2001-03-14 | 1 | -2/+2 |
* | Add some performance features to the fxp driver. If the chip is not | jlemon | 2001-03-14 | 3 | -28/+74 |
* | o In my merge, missed the one-line patch to ufs_vnops.c that removed | rwatson | 2001-03-14 | 1 | -1/+0 |
* | Improve comments about the sound drivers. | dcs | 2001-03-14 | 1 | -4/+4 |
* | Minor cleanup to the previous commit: | sos | 2001-03-14 | 4 | -15/+20 |
* | Add support for the IOMEGA Clik! | sos | 2001-03-14 | 1 | -0/+16 |
* | Refine the detach/attach code. | sos | 2001-03-14 | 12 | -198/+349 |
* | - Do not touch the Giant. | tanimura | 2001-03-14 | 7 | -189/+2 |
* | Fix a lock reversal problem in the VM subsystem related to threaded | dillon | 2001-03-14 | 3 | -0/+10 |
* | Temporarily remove the vm_map_simplify() call from vm_map_insert(). The | dillon | 2001-03-14 | 1 | -0/+7 |
* | o Implement "options FFS_EXTATTR_AUTOSTART", which depends on | rwatson | 2001-03-14 | 5 | -5/+311 |
* | Clean up usage- ct_reserved is really ct_syshandle now. | mjacob | 2001-03-14 | 1 | -13/+13 |
* | First cut of target mode swizzling for non-little endian machines. | mjacob | 2001-03-14 | 1 | -116/+150 |
* | Mote that how the pad bytes can be divided in half and used by either | mjacob | 2001-03-14 | 1 | -4/+8 |
* | In order to save ourselves grief with the SUNPRO compiler under | mjacob | 2001-03-14 | 3 | -176/+80 |
* | In xpt_set_transfer_settings(), force async if either the period or the | ken | 2001-03-13 | 1 | -10/+12 |
* | fix a panic triggerable by anyone with read/write access to the audio | cg | 2001-03-13 | 3 | -1/+11 |
* | RFC768 (UDP) requires that "if the computed checksum is zero, it | ru | 2001-03-13 | 1 | -3/+5 |
* | - Sync up with stable by adding in the Netgraph and Sound module sections, | jhb | 2001-03-13 | 1 | -1/+56 |
* | Count and show incoming UDP datagrams with no checksum. | ru | 2001-03-13 | 1 | -1/+2 |
* | Multiply empty lines pasted as single line, fix it | ache | 2001-03-13 | 1 | -2/+2 |
* | Fix a race condition in the transmit path caused by the controller | phk | 2001-03-13 | 1 | -54/+94 |
* | Dont call device close and ioctl functions if device has disappeared. | sos | 2001-03-13 | 1 | -2/+5 |
* | Commit some tweaks I have had laying around my tree for over a year now. | peter | 2001-03-13 | 2 | -12/+14 |
* | By convention, the moduledata is static unless there is a reason for it | peter | 2001-03-13 | 1 | -1/+1 |
* | Don't allow userland to use the RFHIGHPID flag. Its only purpose is to | des | 2001-03-13 | 1 | -1/+1 |
* | Correctly cleanup in case of failure to bind a pcb. | phk | 2001-03-12 | 1 | -7/+10 |
* | Move the fxp driver so it is under the miibus section. | jlemon | 2001-03-12 | 4 | -6/+6 |
* | Adjust the fxp module to use the correct directory path, and add a | jlemon | 2001-03-12 | 1 | -2/+3 |
* | Fix a whitespace bogon. | jlemon | 2001-03-12 | 1 | -1/+1 |