summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2003-01-11regenHenning Brauer
2003-01-11Via VT8377 Host-PCIHenning Brauer
2003-01-11syncJason Wright
2003-01-11via rhine III; jonathon.fletcher at pobox.comJason Wright
2003-01-10Add support for Symbol LA4123 and Nortel E-mobility 211818-A PCITodd C. Miller
2003-01-10Don't call wi_cor_reset() in wi_attach(); since sc_firmware_type isTodd C. Miller
2003-01-10now that epconfig() prints stuff another new way fix the dmesg print again. a...Michael Shalayeff
2003-01-10splio->splbio in commentAlexander Yurchenko
2003-01-09fix dmesg print and free resources on failuresMichael Shalayeff
2003-01-09regenAlexander Yurchenko
2003-01-09Add Intel 31244 PCI-X to SATA controllerAlexander Yurchenko
2003-01-08Regen to add SYMBOL LA41X3Todd C. Miller
2003-01-08Add SYMBOL LA41X3Todd C. Miller
2003-01-08Sync debug info with code.Thierry Deval
2003-01-08Merry Christmas Mickey!Kenneth R Westerback
2003-01-07remove the altq classifier code which is replaced by pf and no longer used.Kenjiro Cho
2003-01-07do the busy wait loops my favourite style and merry xmasMichael Shalayeff
2003-01-06syncronous -> synchronousMiod Vallat
2003-01-05spellingTheo de Raadt
2003-01-05spellingTheo de Raadt
2003-01-05regenAlexander Yurchenko
2003-01-05Add VT6306 FireWire; ok tdeval@Alexander Yurchenko
2003-01-05proper endianess handling in 16 and 32 bit video modes, 24 bit is not support...Michael Shalayeff
2003-01-05endianess-free, works on macppc now, except for the fb endianessMichael Shalayeff
2003-01-04spellingTheo de Raadt
2003-01-04Add support for polish keyboard from Kamil Andrusz wizz at mniam dot net.Mats O Jansson
2003-01-04Add support for turkish keyboard from Berk Demir bdd at ieee dot org.Mats O Jansson
2003-01-02regenAlexander Yurchenko
2003-01-02Add Promise PDC20376 SATA RAIDAlexander Yurchenko
2003-01-02D-Link DFE-650TXD new vendor mac.Federico G. Schwindt
2003-01-01Invalid key in french type 5 keyboard layout; reported by Olivier Cherrier,Miod Vallat
2002-12-30Add $OpenBSD$ tag.Thierry Deval
2002-12-30Update.Thierry Deval
2002-12-30Some cleanup.Thierry Deval
2002-12-30Implement the reconnect callback. This will be called whenever an SBP2 node'sThierry Deval
2002-12-30As we still don't have a data_page_dir support yet, transfers of more thanThierry Deval
2002-12-30Some devices have bad ConfigROM crc, but contain valid Unit entries.Thierry Deval
2002-12-30Make the callbacks entry non-constant.Thierry Deval
2002-12-30Re-design fwohci_hadler_set() to use a new key3.Thierry Deval
2002-12-30proper HOSTAP_FLAGS_BITS; from merith@vantronix.netMichael Shalayeff
2002-12-23Repair minor indentation problem.Miod Vallat
2002-12-23dev/ata/ata.c should depends on wdc_base since it uses some callsAlexander Yurchenko
2002-12-23Fix complete botch in handling of 'openings'.Kenneth R Westerback
2002-12-22Define atagettrace_t type and use it instead of struct atagettrace.Alexander Yurchenko
2002-12-22No more magic wdc events types, give them names.Alexander Yurchenko
2002-12-20no need for these to sit in their own dirs, there not gonna be any sources th...Michael Shalayeff
2002-12-19regenHenning Brauer
2002-12-19more O2Micro PCI-Cardbus; FreeBSD via pamifer at terra.esHenning Brauer
2002-12-19Protect WDCDEBUG_PRINT macro with do {} while (0)Alexander Yurchenko
2002-12-19fix a debugging printf on cmd wait timeoutMichael Shalayeff