| Commit message (Expand) | Author | Age | Files | Lines |
* | Wrap the static endian functions to shutup GCC. | obrien | 2003-02-24 | 1 | -0/+2 |
* | Use the correct size for reading and writing the PCI config space. | marcel | 2003-02-23 | 1 | -5/+5 |
* | It seems that sound(4)'s feeder routines don't need to allocate memory | green | 2003-02-23 | 3 | -11/+8 |
* | PAGE_SIZE is unsigned on all our platforms, and is a long on some. | obrien | 2003-02-23 | 1 | -2/+2 |
* | Add adv_adj_endian_qdone_info() & adv_adj_scsiq_endian() | obrien | 2003-02-23 | 1 | -0/+18 |
* | NO_GEOM cleanup: | phk | 2003-02-23 | 1 | -91/+27 |
* | NO_GEOM cleanup: | phk | 2003-02-23 | 4 | -66/+18 |
* | Fix the detach code to actually detach the disk instance created | phk | 2003-02-23 | 1 | -5/+1 |
* | Remove a goto the very next statement. | phk | 2003-02-23 | 1 | -3/+0 |
* | Temporarily disable tagged queueing while I figure out why it broke. | sos | 2003-02-23 | 1 | -1/+2 |
* | Fix chipset setup problem on older ALI chips. | sos | 2003-02-23 | 1 | -9/+14 |
* | Fix timeout when using UDMA speeds, bad chip setup. | sos | 2003-02-23 | 1 | -3/+0 |
* | The ether_ifdetach() function requires only one argument now. | nyan | 2003-02-23 | 1 | -1/+1 |
* | Move ar_devclass definition to if_ar.c. | nyan | 2003-02-23 | 2 | -2/+2 |
* | Fix compilation on non-i386 machines. Inconsistent conditional | marcel | 2003-02-23 | 1 | -3/+5 |
* | Fix compilation on alpha. Pointy hat to Marcel. | orion | 2003-02-23 | 1 | -1/+1 |
* | o Add back support for DXS channels. | orion | 2003-02-22 | 2 | -84/+302 |
* | Use DISKFLAG_OPEN rather than maintaining our own flag. | phk | 2003-02-22 | 1 | -23/+2 |
* | Use nullclose(), not noclose(). | phk | 2003-02-22 | 1 | -1/+1 |
* | Use the standard DISKFLAG_OPEN instead of implementing our own. | phk | 2003-02-22 | 2 | -19/+2 |
* | Use system noioctl() instead of homerolled. | phk | 2003-02-22 | 1 | -9/+1 |
* | NO_GEOM cleanup: unifdef -UNO_GEOM | phk | 2003-02-22 | 2 | -29/+0 |
* | NO_GEOM cleanup: Convert CCD(4) to be use "struct disk*" instead of "dev_t" | phk | 2003-02-21 | 1 | -5/+5 |
* | Nuke EPIC_MGETCLUSTER entirely. Since 1.60 we don't use it anymore and | bmilekic | 2003-02-21 | 1 | -13/+0 |
* | NO_GEOM cleanup: | phk | 2003-02-21 | 4 | -13/+24 |
* | NO_GEOM cleanup: | phk | 2003-02-21 | 9 | -9/+9 |
* | Fix ATAPI/USB/Firewire CDROM drive handling in cd(4) and hopefully fix | ken | 2003-02-21 | 2 | -57/+0 |
* | Oops, forgot to put back debug level. | simokawa | 2003-02-21 | 1 | -1/+1 |
* | remove unused code. | simokawa | 2003-02-21 | 1 | -1/+2 |
* | Fix typo | simokawa | 2003-02-21 | 1 | -1/+1 |
* | Don't scan lun by myself while boot process leave it CAM to scan the bus. | simokawa | 2003-02-21 | 1 | -8/+27 |
* | Clean up viachan_init. | orion | 2003-02-21 | 1 | -9/+13 |
* | Fix assignment of record sgd_addr and clean up via8233chan_init. | orion | 2003-02-21 | 1 | -10/+13 |
* | On detach, don't remove the child from our list of children unless it has | scottl | 2003-02-20 | 1 | -1/+1 |
* | Change the console interface to pass a "struct consdev *" instead of a | phk | 2003-02-20 | 5 | -28/+35 |
* | First round off updates/fixes to the ATA driver. | sos | 2003-02-20 | 21 | -2456/+2605 |
* | Implement a "sndbuf_getbufaddr" function and use it instead of vtophys(). | cognet | 2003-02-20 | 18 | -65/+100 |
* | The completion queue is no longer used, so nuke its associated code | scottl | 2003-02-20 | 2 | -4/+0 |
* | Add a "hw.syscons.bell" sysctl, which can disable the bell at syscons level. | cognet | 2003-02-20 | 1 | -1/+4 |
* | Merge diff between rev 1.08 and rev 1.11 of Tekram driver, this notably add | cognet | 2003-02-20 | 2 | -402/+733 |
* | Fix a 64-bit bogon. The hardware command structure only has one 32 bit | scottl | 2003-02-19 | 2 | -3/+4 |
* | Make the aac driver be INTR_MPSAFE. Once the interrupt handler determines | scottl | 2003-02-19 | 2 | -38/+15 |
* | o Move the cleanup of the fib maps into aac_free_commands() so as to | scottl | 2003-02-19 | 2 | -33/+42 |
* | Munge the zs sbus attachment to work with fhc. This is a bit of a hack, | jake | 2003-02-19 | 1 | -13/+113 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 131 | -360/+361 |
* | Remove unused variable and code. | peter | 2003-02-19 | 1 | -2/+0 |
* | Add some PCI device ID's from HP | ps | 2003-02-18 | 1 | -0/+4 |
* | Move the resource handling down into the pci bus as well. | imp | 2003-02-18 | 2 | -410/+49 |
* | Fix fwdev memory leak on detaching. | simokawa | 2003-02-18 | 1 | -5/+13 |
* | Use pci_get_devid(). | simokawa | 2003-02-18 | 2 | -24/+24 |