summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-04-27irregardless -> irrespective;Jason McIntyre
2004-04-26vaddr_t casts for vtophys, works on amd64. ok deraadt@Ted Unangst
2004-04-26oh we need to model check and not crank > 256 for older cards... do that laterTheo de Raadt
2004-04-26this driver had 256 clusters for receive buffers. move to 512, to increaseTheo de Raadt
2004-04-26start with minimum recieve rings. when we ifconfig up, allocate more.Theo de Raadt
2004-04-26Allocate rx buffer mbuf clusters at ifconfig time, release them when theRyan Thomas McBride
2004-04-26Howe eye wysh eye cud spel.Ryan Thomas McBride
2004-04-25syncTheo de Raadt
2004-04-25new axe; freebsdTheo de Raadt
2004-04-25Make it clear that we will give each target an openings value equal toKenneth R Westerback
2004-04-25Rework SCSI_POLL/INQUIRY logic to make it more readable, not least byKenneth R Westerback
2004-04-24Define wscons device ids for the Luna devices.Miod Vallat
2004-04-23kill evil spacesMichael Shalayeff
2004-04-23properly id CX20468 and patch it too, also one more _cx codec; made possible ...Michael Shalayeff
2004-04-20Belkin F5U109; from NetBSD, ok henningPeter Valchev
2004-04-20protect from multiple inclusion; ok miodPeter Valchev
2004-04-19allow this to compile after the tags/wide/sync SCSI fix went in.Brad Smith
2004-04-18Sync with FreeBSD's "em".Henric Jungheim
2004-04-18Fix cut/paste typo in error message.Kenneth R Westerback
2004-04-18Restore siop's (and possibly others) ability to negotiate tags/wide/sync byKenneth R Westerback
2004-04-17oops, it is on the 2nd IDTheo de Raadt
2004-04-17syncTheo de Raadt
2004-04-17exsys EX41098Theo de Raadt
2004-04-16remote splaudio hack, now that all architectures that need it,Peter Valchev
2004-04-15Fix incorrect error message (rx dma map, not tx).Ryan Thomas McBride
2004-04-15regenMichael Shalayeff
2004-04-15a plessey phy as found on some pnicsMichael Shalayeff
2004-04-15user bus_dmamap_load_mbuf and set rcvif on receiveMichael Shalayeff
2004-04-14make it compileMichael Shalayeff
2004-04-14another SoundBlaster LiveBrad Smith
2004-04-14regenBrad Smith
2004-04-14more SoundBlaster Live ids.Brad Smith
2004-04-14new vr; loki@animata.netTheo de Raadt
2004-04-14syncTheo de Raadt
2004-04-14new vr (loki@animata.net) and em (henric/marco)Theo de Raadt
2004-04-12removeable -> removable;Jason McIntyre
2004-04-12Fix DMA length on complex SGL. Apparantly this fixes the outstanding 1.03.xx...Marco Peereboom
2004-04-12Enable the memory arbiter before turning off the PXE restart. ThisBrad Smith
2004-04-12This has been a pain in the ass for about 8 months which made new ICPTheo de Raadt
2004-04-11Use INQUIRY instead of TUR for PPR. By doing this the target device actually...Marco Peereboom
2004-04-10syncTheo de Raadt
2004-04-10minolta dimage A1 quirk; 3734, michael@paddon.orgTheo de Raadt
2004-04-10Support for Sony Clie PEG-TJ25; from ilya voronin <ivoronin@ivoronin.pp.ru>Alexander Yurchenko
2004-04-10Sony Clie PEG-TJ25; from ilya voronin <ivoronin@ivoronin.pp.ru>Alexander Yurchenko
2004-04-09do not whine if we cannot get mbufs. the countless printfd makes the machineHenning Brauer
2004-04-09syncAlexander Yurchenko
2004-04-09Two amd8131 pci-x devices found in dmesg from henningAlexander Yurchenko
2004-04-09syncTheo de Raadt
2004-04-09support Crystalfontz CF-63[1234] USB LCDs; wpd@xs4all.nlTheo de Raadt
2004-04-09Warn the user if we don't attach the ac97 codec.Miod Vallat