| Commit message (Expand) | Author | Age | Files | Lines |
* | Call bus_generic_detach on pcic before deleting the children. This | imp | 2000-08-19 | 1 | -1/+4 |
* | Remove pcic_isa_identify. I don't think it is needed. | imp | 2000-08-19 | 3 | -26/+21 |
* | - Fixed the conversion to bus_space interface. | nyan | 2000-08-17 | 7 | -608/+2504 |
* | Add support for loading this as a module (before there were some | imp | 2000-08-17 | 2 | -11/+16 |
* | Rearrange the probe a bit, hopefully this will help to eleminate | sos | 2000-08-16 | 4 | -145/+145 |
* | open_drive: | grog | 2000-08-16 | 1 | -16/+21 |
* | Add another USR modem. | peter | 2000-08-15 | 1 | -0/+1 |
* | awictl configuration interface is never used and now it is replaced by | onoe | 2000-08-14 | 1 | -72/+0 |
* | Add support for WEP functionality. | onoe | 2000-08-14 | 4 | -369/+1629 |
* | This file contains a shim just for NetBSD, and not used in FreeBSD at all. | onoe | 2000-08-14 | 1 | -445/+0 |
* | Newbusify ed driver. | tanimura | 2000-08-14 | 3 | -389/+482 |
* | This patch appears to solve the problems with recording resulting | nsayer | 2000-08-13 | 1 | -4/+13 |
* | CAM, the module: scbus, da, cd, and st wrapped in one module. | n_hibma | 2000-08-13 | 1 | -0/+3 |
* | From NetBSD: | n_hibma | 2000-08-13 | 2 | -22/+52 |
* | Add more CDC defines. | n_hibma | 2000-08-13 | 1 | -1/+10 |
* | Fake the Power On command on the virtual hub. | n_hibma | 2000-08-13 | 1 | -1/+4 |
* | Fix off by one error in track# calculation. | sos | 2000-08-13 | 1 | -4/+4 |
* | Fix a bug brought to light by the people working on SMPng. I don't quite | wpaul | 2000-08-11 | 1 | -1/+11 |
* | Fix indentation ruined by previous commit. | n_hibma | 2000-08-11 | 1 | -10/+10 |
* | Define get_memory_offset method | imp | 2000-08-11 | 1 | -0/+7 |
* | Backout the tsleep on probe, it breaks in resume mode as tsleep | sos | 2000-08-11 | 1 | -4/+1 |
* | Add support for accessing individual tracks on a CD. | sos | 2000-08-11 | 1 | -5/+31 |
* | Fix the ICH2 ATA100 support, and proberly downgrade the chip setup when | sos | 2000-08-10 | 1 | -13/+10 |
* | Missed a step when activating the solo driver. | nsayer | 2000-08-09 | 1 | -1/+1 |
* | change irq handling slightly | cg | 2000-08-09 | 1 | -11/+4 |
* | MFS: module macro changes | cg | 2000-08-09 | 1 | -8/+0 |
* | Finally got my brain around what a SIM UNIT number is and how it differs | n_hibma | 2000-08-09 | 1 | -2/+7 |
* | Avoid a '"fd" is usurping ...' message. | n_hibma | 2000-08-09 | 1 | -1/+5 |
* | A couple of cosmetic fixes, plus a biggie: When checking the DMA | nsayer | 2000-08-09 | 1 | -3/+18 |
* | MFS: sync with peter's isadma fixup | cg | 2000-08-09 | 1 | -4/+6 |
* | activate via82c686 audio driver | cg | 2000-08-09 | 1 | -1/+1 |
* | new driver: via 82c686 chipset audio | cg | 2000-08-09 | 2 | -0/+762 |
* | warn if hwptr goes backwards | cg | 2000-08-09 | 2 | -1/+8 |
* | MF4: fix style(9) whitespace breakage. | peter | 2000-08-08 | 1 | -3/+3 |
* | Fix braino in the tsleep call, ata_delayed_attach might be a NULL | sos | 2000-08-08 | 1 | -1/+1 |
* | Fix some warnings. Here are more part-time volatiles - ie: data that | peter | 2000-08-07 | 1 | -3/+3 |
* | Close PR 20438. Make fix for preserving LED settings conditional on | wpaul | 2000-08-07 | 1 | -3/+7 |
* | Save and restore the registers SOF and FRAMENUMBER on suspend. In some | n_hibma | 2000-08-07 | 2 | -5/+15 |
* | Regen. | n_hibma | 2000-08-06 | 2 | -7/+30 |
* | New ids | n_hibma | 2000-08-06 | 1 | -0/+4 |
* | Some new ids, from NetBSD | n_hibma | 2000-08-06 | 1 | -1/+2 |
* | Add experimental code for ATA100 support on: | sos | 2000-08-06 | 3 | -64/+199 |
* | Use tsleep instead od DELAY in probe when not in boot. | sos | 2000-08-06 | 1 | -1/+4 |
* | fix the staticy sound issue | cg | 2000-08-06 | 1 | -154/+140 |
* | Remove sequence checking in the burner support. | sos | 2000-08-06 | 2 | -49/+4 |
* | Be a bit more restrictive in using multisector transfers. | sos | 2000-08-06 | 1 | -4/+6 |
* | Finally make the module dependencies work. kern_linker.c now allows | n_hibma | 2000-08-04 | 2 | -25/+20 |
* | *smack* #if 0, not #ifdef 0. | wpaul | 2000-08-04 | 1 | -1/+1 |
* | The check_extport() function appears to have some new code in it that checks | wpaul | 2000-08-04 | 1 | -0/+7 |
* | Add support for 2.x/3.x firmware adapters which are too old to have a | msmith | 2000-08-04 | 2 | -2/+9 |