summaryrefslogtreecommitdiff
path: root/sys/dev/isa
AgeCommit message (Expand)Author
2005-12-03The first thing done when XXX_scsi_cmd() returns TRY_AGAIN_LATER isKenneth R Westerback
2005-11-23assume vtophys(vaddr_t) just what all the other archs expect; no functional c...Michael Shalayeff
2005-11-23Correct malloc flag handling.Marco Pfatschbacher
2005-11-21Move contents of sys/select.h to sys/selinfo.h in preparation for aTodd C. Miller
2005-11-21some wacky indentation fixensMichael Shalayeff
2005-11-19Remove unnecessary lockmgr() archaism that was costing too much in termsPedro Martelletto
2005-11-14msize is proper bus_size_tMichael Shalayeff
2005-11-09splimp -> splnetBrad Smith
2005-10-24fix compilation for KGDB; looked by miod@.Federico G. Schwindt
2005-10-22shorten ne(4) dmesg entries from 2-3 lines to 1.Brad Smith
2005-10-19make this compile with AUDIO_DEBUG; reported in tech@ byFederico G. Schwindt
2005-10-08dmesg output nit.Alexander Yurchenko
2005-09-29Add support for the VIA VT1211 watchdog timer, not tested.Alexander Yurchenko
2005-09-19floppy support; form@openbsd.ruTheo de Raadt
2005-09-13only include what is needed (tree.h) and not the whole metric assload of unre...Michael Shalayeff
2005-09-13replace the node hash table with a red-black tree. this fixes someReyk Floeter
2005-08-28wake aps up on resume from suspend/standby; ok deraadt@Damien Miller
2005-08-06Improved X40 kludge, tested by djm@.Jonathan Gray
2005-08-05Correct URL. Noticed by Dries Schellekens <gwyllion at ulyssis.org>.Jonathan Gray
2005-08-05X40 has to be prodded a bit more to work.Jonathan Gray
2005-08-05Start of a driver for the "Active Protection System" accelerometerJonathan Gray
2005-07-31Don't use new dmesg line when printing logical devices info.Alexander Yurchenko
2005-07-31Introduce bpf_mtap_af and bpf_mtap_hdr to be used when passing a mbuf chainChristopher Pascoe
2005-07-28Add viasio(4), a driver for VIA VT1211 LPC Super I/O found onAlexander Yurchenko
2005-07-26Fan tachometers improvements from form@pdp-11.org.ru:Alexander Yurchenko
2005-06-20Replace arpcom in the softc with ieee80211com in preparation forJonathan Gray
2005-06-08remove netns crud.Henning Brauer
2005-05-23loose is not lose. ok deraadt tdeval and a few more typos from jfbTed Unangst
2005-05-22remove "0x" in front of %p in printfs.Artur Grabowski
2005-04-29Correct FAN3 divisor for IT8705 and add support for FAN3 divisor on IT8712.Alexander Yurchenko
2005-04-15make sure aligment does not return zero block sizeMichael Shalayeff
2005-04-09Use vendor id register for chip matching instead of configurationAlexander Yurchenko
2005-04-05nuke a second driver for ISA Intel EtherExpress PRO/10 cards whichBrad Smith
2005-04-03ether_input_mbuf() conversion.Brad Smith
2005-04-03fix commentBrad Smith
2005-04-02support setting the MTUBrad Smith
2005-03-25during probe test for a mem window reduction in case there is not enough spac...Michael Shalayeff
2005-03-16Use biowait() instead of rolling our own.Miod Vallat
2005-03-08Cosmetics...Thierry Deval
2005-03-02Spaces.Alexander Yurchenko
2005-02-17ehternet -> ethernetMiod Vallat
2005-02-17miscellaneous typo fixes:Jean-Francois Brousseau
2005-01-27Add pcmcia_intr_string() to format the intr string for pcmcia attachTodd C. Miller
2005-01-27Make pcic_isa_chip_intr_establish() silent; irq printing will moveTodd C. Miller
2005-01-15make sure interface is in RUNNING state before touching the multicast filtersBrad Smith
2004-12-26Use list and queue macros where applicable to make the code easier to read;Miod Vallat
2004-12-26Make this compile and bring the last few vga fixes in.Miod Vallat
2004-11-29Spell precede correctly.Jonathan Gray
2004-11-17proper autoconf attachments; grange@ testing; markus@ okMichael Shalayeff
2004-10-05Don't reset the chip on attach. This solves the problem with fansAlexander Yurchenko