summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
2001-03-28Allow tdbi's to appear in mbufs throughout the stack; this allowsAngelos D. Keromytis
2001-03-28ioctl_meteor.h and ioctl_bt848.h merge; from NetBSD.Federico G. Schwindt
2001-03-27a few typos in comments, and uhm, size mismatchesMichael Shalayeff
2001-03-26fix scsi_done calling, locking, quartz_doneMichael Shalayeff
2001-03-25Minor mods to DMA interface - get rid of unnecessary args. Allow DMA function...Constantine Sapuntzakis
2001-03-25Repair timeouts. kern/1743, but with simpler fixArtur Grabowski
2001-03-25Missing splx(). Thanks to Dawson and team for finding thisConstantine Sapuntzakis
2001-03-25Missing splxConstantine Sapuntzakis
2001-03-25don't count the input packets twice.Federico G. Schwindt
2001-03-25Missing splx(). Thanks to Dawson and team for finding this oneConstantine Sapuntzakis
2001-03-23atactl SMART support; wouter@yourcreativesolutions.nlTheo de Raadt
2001-03-23cache alignment gamesMichael Shalayeff
2001-03-22remember vga type as passed from lower level attachMichael Shalayeff
2001-03-22Reformat comment.Angelos D. Keromytis
2001-03-20better default screen initMichael Shalayeff
2001-03-16zero vga_config after allocMichael Shalayeff
2001-03-15Fix races between timeouts and interrupts.Constantine Sapuntzakis
2001-03-15Put back new timeouts. This time with correct timeout for compoll.Artur Grabowski
2001-03-15bzzztTheo de Raadt
2001-03-15Add in missing prototype for comspeedcomspeed.mjacob
2001-03-15typoTheo de Raadt
2001-03-15back out new timeouts until I find out why they break alpha.Artur Grabowski
2001-03-15support puc devices with higher speeds (not tested yet)Theo de Raadt
2001-03-15ensure that SYNCHRONIZE_CACHE works; mickey okTheo de Raadt
2001-03-14AMI and 3WARE have less of a relationship than this driver seems to indicateTheo de Raadt
2001-03-14allow listing and soon deleting fonts; aaron@ okMichael Shalayeff
2001-03-14it seems sometimes it takes up to 35 seconds to init; from Chris Kuethe ckuet...Michael Shalayeff
2001-03-13The prescence of a DL10019 does not appear to imply a 24k buffer size. AlwaysAaron Campbell
2001-03-13new timeoutsMichael Shalayeff
2001-03-12Adjust the way that media is initialized on DP8390-compatibles; from NetBSD.Aaron Campbell
2001-03-10First support for 53c1010 chip. This enables support up to U2W forKenneth R Westerback
2001-03-09missing twe_unlock for failed get_ccb() for i/o scsi cmd, which was impossibl...Michael Shalayeff
2001-03-09give some dadaical credits and disable debuggingMichael Shalayeff
2001-03-09seems to work; rush because of cvs's battery at 73% nowMichael Shalayeff
2001-03-061) Enable tag queuing.Kenneth R Westerback
2001-03-05Convert to new timeout API. costa@ ok.Hakan Olsson
2001-03-03new AC97_HOST_DONT_READANY flag for ac97 chipsets that are _really_ on drugsTheo de Raadt
2001-03-02Fix isp_print_qentry to print all four lines- it's been broken for months.mjacob
2001-03-01Typo police: various misspelling, capitalizations, etc.Kenneth R Westerback
2001-03-01(all changes made behind #ifdef __vax__)Brandon Creighton
2001-02-28do not blindely bus_space_ma the vga bios,Michael Shalayeff
2001-02-27Always fully reset the card on an_init()Thorsten Lockert
2001-02-27Sync with anreg.h -- this should be redone to not duplicate information...Thorsten Lockert
2001-02-27Garbage collect unused flagThorsten Lockert
2001-02-26Allow configuration of WEP. From FreeBSD; ok aaron@Thorsten Lockert
2001-02-26Change default SSID from "ANY" to blank -- this will actually make itThorsten Lockert
2001-02-22Typo police:Kenneth R Westerback
2001-02-20for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ okMichael Shalayeff
2001-02-20If you can't do wide xfers, don't tempt the targets by offeringKenneth R Westerback
2001-02-20Tone down the verbosity level slightly on the adw driver, printKenneth R Westerback