| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support Corega CG-LAPCIGT Gigabit Ethernet(8169S) | sanpei | 2004-08-28 | 1 | -0/+2 |
* | remove unused prototype | sos | 2004-08-27 | 1 | -1/+0 |
* | Make code ready to switch debug.mpsafenet to 1 since I've not able to | rik | 2004-08-27 | 2 | -2/+4 |
* | Improve sync recovery algorithm: | gibbs | 2004-08-27 | 1 | -97/+119 |
* | Apply error and success logic consistently to the function netisr_queue() and | andre | 2004-08-27 | 3 | -5/+4 |
* | Hide a printf under bootverbose. | phk | 2004-08-27 | 1 | -1/+3 |
* | Fix the handling of "inflight" requests when doing reinit's. | sos | 2004-08-27 | 4 | -7/+35 |
* | Set and reset the right bit for UDMA enable/disable on the ICH* chips. | sos | 2004-08-27 | 1 | -2/+2 |
* | Rearrange the call to disk_destroy. | sos | 2004-08-27 | 1 | -6/+6 |
* | Always set the status and move a printf under bootverbose. | njl | 2004-08-27 | 1 | -5/+8 |
* | If getting the current setting after modifying the link failed, we assume | njl | 2004-08-26 | 1 | -0/+1 |
* | Correct capitalization of DeLorme Publishing. | des | 2004-08-26 | 1 | -1/+1 |
* | Don't call uart_bus_probe() for non-matching PnP-devices. Trying to probe | marius | 2004-08-25 | 1 | -4/+3 |
* | Remove code to initialize the lid state at boot. It interfered with lid | njl | 2004-08-25 | 1 | -29/+16 |
* | Correct style nit in rev 1.17. | obrien | 2004-08-25 | 1 | -2/+2 |
* | if_dc includes locking, but that locking is disabled by a #ifdef | rwatson | 2004-08-25 | 1 | -1/+2 |
* | Sii_reset needs to wait up to 1 second to get slow disks with it so | sos | 2004-08-24 | 1 | -1/+1 |
* | Be sure to always unlock the sx lock when exiting the sysctl function. | njl | 2004-08-24 | 1 | -1/+1 |
* | Always pick up giant before returning from an ioctl call. | sos | 2004-08-24 | 1 | -2/+4 |
* | Properly check malloc returns. | sos | 2004-08-24 | 1 | -10/+19 |
* | Pick up changes in rev 1.8 of src/sys/dev/ic/mpt_netbsd.c from NetBSD. | dwhite | 2004-08-24 | 1 | -1/+3 |
* | Until I can get a clearer architecture from PHK about why he wants | mjacob | 2004-08-23 | 1 | -0/+2 |
* | Rework sysresource management. Instead of having each sysresource object | njl | 2004-08-23 | 3 | -124/+141 |
* | Pass a correct lowaddr to bus_dma_tag_create(), lnc(4) cards can only | mux | 2004-08-22 | 1 | -1/+1 |
* | When creating a new md, wait for geom's event queue to become empty | cperciva | 2004-08-22 | 1 | -0/+1 |
* | The new contigmalloc code is exposing a lot of misuses of busdma memory | green | 2004-08-22 | 1 | -21/+15 |
* | Workaround devices that responds with registers as *both* master & slave, | sos | 2004-08-22 | 1 | -2/+10 |
* | In the PCI error interrupt handler, specify the width of the PCI configuration | gibbs | 2004-08-22 | 1 | -6/+7 |
* | Set AHD_BUSFREEREV_BUG in the bug field for Rev B chips, not the | gibbs | 2004-08-22 | 1 | -3/+3 |
* | Add support for Intel E7205 AGP. | anholt | 2004-08-22 | 1 | -0/+6 |
* | Fix PCI link irq programming on resume. A logic bug prevented a device | njl | 2004-08-21 | 1 | -1/+1 |
* | Fix where my automated script blew the SCM ID format conversion. | obrien | 2004-08-21 | 3 | -9/+9 |
* | Attempt to make the probe for hardware more specific. | phk | 2004-08-21 | 1 | -3/+22 |
* | Fix aperture size detection on some ALi chipsets by only using the lowest 4 bits | anholt | 2004-08-21 | 1 | -4/+4 |
* | Apply some stylistic changes based off of kern/70037 (content changes to | anholt | 2004-08-21 | 1 | -10/+10 |
* | Correct the args to busdma, mostly cosmetic. | sos | 2004-08-20 | 1 | -6/+5 |
* | Use the new start for the offset, not the old end. | njl | 2004-08-20 | 1 | -1/+1 |
* | Correctly handle BIOS resources that are duplicated (!). There are many | njl | 2004-08-20 | 1 | -4/+49 |
* | Remove a check that is too strict. With BIOSen that specify an IO/ctl port | njl | 2004-08-20 | 1 | -4/+0 |
* | Remove unused file. | phk | 2004-08-20 | 1 | -67/+0 |
* | Rewrite of the floppy driver to make it MPsafe & GEOM friendly: | phk | 2004-08-20 | 5 | -1883/+1357 |
* | fix LOR's in sk. Original patch from dwhite. This moves the memory | jmg | 2004-08-20 | 2 | -44/+56 |
* | DONT PANIC | sos | 2004-08-20 | 1 | -1/+2 |
* | put function's name at begining of column... | jmg | 2004-08-20 | 1 | -1/+2 |
* | add pci id for Belkin F5D5005 Gigabit ethernet card. | jmg | 2004-08-20 | 2 | -0/+11 |
* | Unconditionally support the AMD64 GART HW. | obrien | 2004-08-19 | 3 | -15/+1 |
* | 86 new vendor ID's from USB.org, and 3 corrections of existing vendor ID's. | obrien | 2004-08-19 | 2 | -9/+88 |
* | Initialize iobase from the resource allocated by bus_alloc_resource_any() | gibbs | 2004-08-18 | 1 | -2/+2 |
* | ss if_vx through indent, and use ANSI function definitions, prior to adding | gibbs | 2004-08-18 | 5 | -1018/+990 |
* | If _CRS fails, assume that it succeeded. The ASUS K8V (and others) defines | njl | 2004-08-18 | 1 | -2/+1 |