summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-01-16Print more diagnostics on bus_space_map failure.Artur Grabowski
2001-01-16Add half of PT101 support: init codec, no mixer. And provide forMarc Espie
2001-01-15Use xs->stimeout instead of adding a struct timeout to ccbKenneth R Westerback
2001-01-14Run wi_init() after setting/unsetting IFF_PROMISC (or any other flags,Angelos D. Keromytis
2001-01-13Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD byAaron Campbell
2001-01-12this is an ugly quick hack, but it works; theo helped (;Michael Shalayeff
2001-01-12add SIOCSIFMTU; angelos@ coachedTodd T. Fries
2001-01-12Activate other maestro makes, per Theo's request.Marc Espie
2001-01-11Sound driver for some ESS maestro models. Work by d@ and me, based onMarc Espie
2001-01-11fix a few stringsMichael Shalayeff
2001-01-11no stidebugMichael Shalayeff
2001-01-11fix a few types and alignment problemsMichael Shalayeff
2001-01-11rename the rest to auich, verbalize the chipset type we are a part ofMichael Shalayeff
2001-01-11oopsTheo de Raadt
2001-01-11move ich to auich at mickey's requestTheo de Raadt
2001-01-11Newline at end of debug printf.Angelos D. Keromytis
2001-01-10BSS mode by default.Angelos D. Keromytis
2001-01-10BSS mode by default.Angelos D. Keromytis
2001-01-10BSS mode by default.Angelos D. Keromytis
2001-01-09Add in a ISP_CFG_NOINIT flag (other platform stuff). Define some ofmjacob
2001-01-09Add some FC specific state flag defines (for status completionmjacob
2001-01-09Add offsets for WWPN && OXID that FC f/w stuffs into an ATIO2.mjacob
2001-01-09Follow changes to some async event codes.mjacob
2001-01-09Make some strings constant (from Bill Sommerfeld @ NetBSD). Clean up somemjacob
2001-01-09This seems to correct the problem listed in kernel/1607 (returning frommjacob
2001-01-08match on 3CXFEM656C's global modem too, does not seem to work right, but; fro...Michael Shalayeff
2001-01-08regenMichael Shalayeff
2001-01-0856k Global Modem; from openbsd@zenbu.comMichael Shalayeff
2001-01-08From chris@Jeremy Evans
2001-01-07fix a few scsi_done() usages.Michael Shalayeff
2001-01-02Fix PR/1489 - apply patch supplied - thanks Michael Joosten <joost@c-lab.de>Peter Galbavy
2000-12-29a few more ra_dprintf vs pktlen fmt fixesMichael Shalayeff
2000-12-29Revision 5 is 82559B.Artur Grabowski
2000-12-29Suppress PCI bus error messages on i386. They are not fatal and are usuallySteve Murphree
2000-12-28syncAaron Campbell
2000-12-28Add Xircom MiniPCI modem as found in, i.e., IBM ThinkPad X20. I could not findAaron Campbell
2000-12-27behave nicely w/ fixed rate codecs; from netbsd; testing by Igor Lulic <il11@...Michael Shalayeff
2000-12-19A DMA transfer of 4 bytes was failing to complete correctlyConstantine Sapuntzakis
2000-12-17initialize dinfo alwaysMichael Shalayeff
2000-12-17Compaq SMART Array RAID controllers.Michael Shalayeff
2000-12-16make sure cis1_info[i] is not NULL before strcmp() w/ it; fixes some obscure ...Michael Shalayeff
2000-12-15syncJason Wright
2000-12-15natsemi 83820Jason Wright
2000-12-13new timeoutsMichael Shalayeff
2000-12-13better new timeoutsMichael Shalayeff
2000-12-13new timeouts; hmm why it's not in generic?Michael Shalayeff
2000-12-13new timeoutsMichael Shalayeff
2000-12-13new timwouts; art@ okMichael Shalayeff
2000-12-12remove some dead stuff and correct spelling in commentJason Wright
2000-12-11Avoid repeated 'host controlled halted' messages. (jakob@ ok)Hakan Olsson