Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-10-09 | wdc layer work: | Constantine Sapuntzakis | |
Separate wdc_probe_caps into wdc_probe_caps and wdc_print_caps for more flexibility in printing capability information. Get rid of wdc_final_attach. Include name of device (e.g. cd0), if possible, on errors. atapiscsi layer work: Put a pointer to the SCSI device into ata_drive_datas' drv_softc field Simplify, simplify, simplify. Got rid of a bunch of fields in atapiscsi_softc Delay printing capabilities until we know the real device name (e.g. st0) | |||
1999-08-16 | manufacturer and product are 16 bits, 0xffff is the special case | Theo de Raadt | |
1999-07-26 | shrink code, cleanup port printouts, repairs various comments | Theo de Raadt | |
1999-07-21 | change how this prints | Theo de Raadt | |
1999-07-21 | Shorter IBM portable cdrom string. | Federico G. Schwindt | |
1999-07-20 | Add wdc pcmcia controller. As the other new ATA code, it needs to be | Federico G. Schwindt | |
uncommented. |