Age | Commit message (Expand) | Author |
2003-01-05 | regen | Alexander Yurchenko |
2003-01-05 | Add VT6306 FireWire; ok tdeval@ | Alexander Yurchenko |
2003-01-05 | proper endianess handling in 16 and 32 bit video modes, 24 bit is not support... | Michael Shalayeff |
2003-01-05 | endianess-free, works on macppc now, except for the fb endianess | Michael Shalayeff |
2003-01-04 | spelling | Theo de Raadt |
2003-01-04 | Add support for polish keyboard from Kamil Andrusz wizz at mniam dot net. | Mats O Jansson |
2003-01-04 | Add support for turkish keyboard from Berk Demir bdd at ieee dot org. | Mats O Jansson |
2003-01-02 | regen | Alexander Yurchenko |
2003-01-02 | Add Promise PDC20376 SATA RAID | Alexander Yurchenko |
2003-01-02 | D-Link DFE-650TXD new vendor mac. | Federico G. Schwindt |
2003-01-01 | Invalid key in french type 5 keyboard layout; reported by Olivier Cherrier, | Miod Vallat |
2002-12-30 | Add $OpenBSD$ tag. | Thierry Deval |
2002-12-30 | Update. | Thierry Deval |
2002-12-30 | Some cleanup. | Thierry Deval |
2002-12-30 | Implement the reconnect callback. This will be called whenever an SBP2 node's | Thierry Deval |
2002-12-30 | As we still don't have a data_page_dir support yet, transfers of more than | Thierry Deval |
2002-12-30 | Some devices have bad ConfigROM crc, but contain valid Unit entries. | Thierry Deval |
2002-12-30 | Make the callbacks entry non-constant. | Thierry Deval |
2002-12-30 | Re-design fwohci_hadler_set() to use a new key3. | Thierry Deval |
2002-12-30 | proper HOSTAP_FLAGS_BITS; from merith@vantronix.net | Michael Shalayeff |
2002-12-23 | Repair minor indentation problem. | Miod Vallat |
2002-12-23 | dev/ata/ata.c should depends on wdc_base since it uses some calls | Alexander Yurchenko |
2002-12-23 | Fix complete botch in handling of 'openings'. | Kenneth R Westerback |
2002-12-22 | Define atagettrace_t type and use it instead of struct atagettrace. | Alexander Yurchenko |
2002-12-22 | No more magic wdc events types, give them names. | Alexander Yurchenko |
2002-12-20 | no need for these to sit in their own dirs, there not gonna be any sources th... | Michael Shalayeff |
2002-12-19 | regen | Henning Brauer |
2002-12-19 | more O2Micro PCI-Cardbus; FreeBSD via pamifer at terra.es | Henning Brauer |
2002-12-19 | Protect WDCDEBUG_PRINT macro with do {} while (0) | Alexander Yurchenko |
2002-12-19 | fix a debugging printf on cmd wait timeout | Michael Shalayeff |
2002-12-19 | proper barrier call in ie_ack | Michael Shalayeff |
2002-12-19 | comparam() does not need an spltty() for it, already called there. | Michael Shalayeff |
2002-12-18 | fix memory leak when downing an interface. | Nathan Binkert |
2002-12-17 | Cleaning. | Thierry Deval |
2002-12-16 | Major KNF. Incentive from Tedu | Thierry Deval |
2002-12-15 | Fix/Cleanup some SCSI #defines. | Kenneth R Westerback |
2002-12-15 | and one more typo | Henning Brauer |
2002-12-15 | more typos fixed by torh | Henning Brauer |
2002-12-15 | typos; torh at bogus.net | Henning Brauer |
2002-12-14 | Using quirks that make more sense. | Thierry Deval |
2002-12-13 | Some more cleaning... | Thierry Deval |
2002-12-13 | Limit our Data transfers only to the link speed imposed one. | Thierry Deval |
2002-12-13 | Only WRITE_REQUEST_DATABLOCK are limited to the device's max_receive. | Thierry Deval |
2002-12-13 | Define IEEE1394_MAX_ASYNC(), which gives the maximum (link speed dependent) | Thierry Deval |
2002-12-13 | Fix the memory leak introduced with the use of fwohci_block_handler_set(). | Thierry Deval |
2002-12-13 | Malloc debug cleaning (MPRINTF). | Thierry Deval |
2002-12-13 | Enable support for SCSI over FireWire. | Thierry Deval |
2002-12-13 | Add preliminary support for the Serial Bus Protocol II (SBP-2) standard. | Thierry Deval |
2002-12-13 | "Documentation" update. | Thierry Deval |
2002-12-13 | Better memory balancing (between alloc/free), | Thierry Deval |