| Commit message (Expand) | Author | Age | Files | Lines |
* | new wi driver that uses the 802.11 link layer code | sam | 2003-01-15 | 6 | -2680/+2348 |
* | DV_PAL shouldn't be here. | simokawa | 2003-01-15 | 1 | -2/+0 |
* | Add DV_PAL for PAL users. | simokawa | 2003-01-15 | 3 | -7/+14 |
* | Fix IT DMA underun while bus reset. | simokawa | 2003-01-15 | 2 | -29/+30 |
* | - GC a few more hand-rolled 'abs' macros. | mdodd | 2003-01-15 | 2 | -17/+7 |
* | - Add inline functions for {ll,l,}abs() to libkern. | mdodd | 2003-01-15 | 1 | -11/+0 |
* | Suspend/resume support (mostly for MiniPCI Prism2.5 boards). | mdodd | 2003-01-14 | 3 | -2/+36 |
* | Some USB devices are not prepared to deal with a single byte string | joe | 2003-01-14 | 1 | -2/+8 |
* | For the cpu throttling message, s/enabled/available | njl | 2003-01-14 | 1 | -1/+2 |
* | Remove bogus locking from dc(4). Instead, move interrupt allocation | njl | 2003-01-14 | 1 | -42/+34 |
* | Don't call destroy_dev it a channel has children. | cognet | 2003-01-14 | 1 | -1/+1 |
* | Make the base pcib_route_interrupt method available to other pci-pci bridge | benno | 2003-01-14 | 2 | -2/+2 |
* | Fix for FreeBSD-4. | simokawa | 2003-01-14 | 1 | -15/+4 |
* | Since reseting the SCSI busses via the passthrough interface usually | scottl | 2003-01-13 | 1 | -7/+12 |
* | OK Ok, so I didn't check the NO_GEOM case for the final version... | phk | 2003-01-13 | 1 | -3/+3 |
* | Add Realtek ALC650 id. | orion | 2003-01-13 | 1 | -0/+1 |
* | Add nForce2 device id. | orion | 2003-01-13 | 1 | -0/+4 |
* | Enable the new h0h0magic code which on GEOM kernels make the md(4) | phk | 2003-01-13 | 1 | -3/+0 |
* | Minimal fix for DV part. | simokawa | 2003-01-13 | 4 | -32/+84 |
* | Merge big endian and little endian case. | simokawa | 2003-01-13 | 1 | -35/+42 |
* | Add a mutex around the per unit bioqueue. | phk | 2003-01-13 | 1 | -12/+28 |
* | Remove the printf which announces the creation of malloc disks: it is | phk | 2003-01-13 | 1 | -1/+0 |
* | Regenerate | obrien | 2003-01-13 | 1 | -1/+3 |
* | Bow to the whining masses and change a union back into void *. Retain | dillon | 2003-01-13 | 1 | -4/+4 |
* | Add code to make md(4) a GEOM device driver instead of relying in | phk | 2003-01-12 | 1 | -4/+134 |
* | Partial support for the nVidia nForce2 chipset's on-board Broadcom/Altima PHY | obrien | 2003-01-12 | 2 | -0/+4 |
* | Shift things around a bit in preparation for future evilness. | phk | 2003-01-12 | 1 | -43/+48 |
* | Make compile cleanly when USB_DEBUG is defined. | imp | 2003-01-12 | 1 | -1/+2 |
* | Change struct file f_data to un_data, a union of the correct struct | dillon | 2003-01-12 | 1 | -4/+4 |
* | Bail out of fd_clone() if the parsed unit number doesn't match our | joerg | 2003-01-11 | 1 | -0/+3 |
* | Add support for the Intel 82820 UP-only AGP bridge. | anholt | 2003-01-11 | 1 | -0/+4 |
* | Change to correct card entry. RATOC REX-R280 is 10Base-T Ether Card, | shiba | 2003-01-11 | 1 | -1/+1 |
* | Regen. | shiba | 2003-01-11 | 1 | -3/+10 |
* | RATOC REX-R280(10Base-T Ether Card) and REX-9530(SCSI2 Card) have | shiba | 2003-01-11 | 1 | -1/+4 |
* | correct printf format | sam | 2003-01-11 | 1 | -1/+1 |
* | Reset the channel in attach if its not the console. | jake | 2003-01-11 | 1 | -0/+7 |
* | Major bugfixes for large memory and fast systems. | scottl | 2003-01-11 | 4 | -67/+90 |
* | When reading PHY regs over the i2c bus, the turnaround ACK bit | mbr | 2003-01-10 | 3 | -3/+3 |
* | Add preliminary support for the Hawking PN672TX CardBus cards. | imp | 2003-01-10 | 2 | -0/+15 |
* | Fix for DELL PERC firmware. Driver was hanging | emoore | 2003-01-09 | 1 | -2/+16 |
* | Add support for the Davicom DM9009 chipset. | trhodes | 2003-01-09 | 2 | -0/+4 |
* | Dont probe PnP devices. | sos | 2003-01-09 | 1 | -0/+4 |
* | Fix typo | sos | 2003-01-09 | 1 | -1/+1 |
* | - Add error messages for bulkxfer. | simokawa | 2003-01-09 | 2 | -4/+7 |
* | Merge from NetBSD and arrange for FreeBSD's slight differences in | imp | 2003-01-09 | 2 | -817/+423 |
* | Add detach, shutdown, suspend and resume methods. | tmm | 2003-01-09 | 4 | -12/+142 |
* | Split this into bus specific front end(s), so that it can be used by ppc. | jake | 2003-01-08 | 4 | -279/+398 |
* | Add detach, shutdown, suspend and resume methods. The latter two are | tmm | 2003-01-08 | 3 | -42/+97 |
* | Fix module dependancy name. | obrien | 2003-01-08 | 1 | -1/+1 |
* | Dont attach a Promise chip located behind a i960 bridge/chip. | sos | 2003-01-08 | 1 | -2/+14 |