summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-14Match on D-Link DWA-130.Jonathan Gray
2009-03-14D-Link DWA-130, from Todd Carson in pr 6105.Jonathan Gray
2009-03-13Add SCSI pass-through and enclosure support. Tested on lpinto'sAlexander Yurchenko
2009-03-13tabs; stupid emacsMarco Peereboom
2009-03-13Fixup in acpidock for aml_evalintegerJordan Hargrave
2009-03-13Fixed potential aml_freevalue on uninitialized stack , reported by krwJordan Hargrave
2009-03-13No need for a line break, makes code a bit more compact.Claudio Jeker
2009-03-13Some preparation steps for SCSI pass-through support:Alexander Yurchenko
2009-03-13Process command completion errors while polling, too.Alexander Yurchenko
2009-03-13Next step in mrt cleanup. Switch buf_write to a smarter version of itself.Claudio Jeker
2009-03-13Move mrt code over to use the msgbuf way of queuing buffers instead of rollingClaudio Jeker
2009-03-13Sync buffer API with the one from ospfd. The dynamic buffers will make otherClaudio Jeker
2009-03-13More paranoia when parsing empty updates. Make sure they are really empty andClaudio Jeker
2009-03-13Correctly encode MP unreach NLRI so that IPv6 prefixes get removed correctly.Claudio Jeker
2009-03-13When commiting the buf_left() change adding len to the check was dropped andClaudio Jeker
2009-03-13regenKevin Lo
2009-03-13add nVidia GeForce 9300M CSKevin Lo
2009-03-13Add tab's to the whitespace pattern used to eliminate existing entriesKenneth R Westerback
2009-03-12In the most common case -- array failure -- move error message underAlexander Yurchenko
2009-03-12Advanced error checking.Alexander Yurchenko
2009-03-12Define a proper wsdisplay type for raptor(4).Mark Kettenis
2009-03-12For SYNCHRONIZE_CACHE command use the same code path as for READ/WRITE.Alexander Yurchenko
2009-03-12Add new function time_to_text to correctly display the date.pea
2009-03-12in full-duplex, don't send AMSG_MOVE messages twice; instead,Alexandre Ratchov
2009-03-12regenPhilip Guenthe
2009-03-12threxit() can't return, so its return type is really voidPhilip Guenthe
2009-03-12Add id for this ridiculous small run(4) found at akihabara. As usual commitedClaudio Jeker
2009-03-12syncClaudio Jeker
2009-03-12Add usbdevs of the smallest run(4) ever seen. That thing is smaller thenClaudio Jeker
2009-03-12lsa_self() did too many things at once, and had too much logicStefan Sperling
2009-03-11Do more error checking in acx(4).Stefan Sperling
2009-03-11Attach iommu on AMD family 10h processors (e.g. phenom) too.Owain Ainsworth
2009-03-11More aml_evalinteger fixupJordan Hargrave
2009-03-11Remove noisy printf debugJordan Hargrave
2009-03-11Cleanup.. use aml_evalinteger instead of aml_evalnameJordan Hargrave
2009-03-11Rework command polling to be able to sleep if no SCSI_NOSLEEP flagAlexander Yurchenko
2009-03-11getmxbyname() returning a value != 0 does not necessarily means it failedpea
2009-03-11fix log_info(), while other processes know about message uid, the smtpGilles Chehade
2009-03-10First step in cleaning up amd64 iommu.Owain Ainsworth
2009-03-10Add 6-byte MAC address to the log entries for DHCP ACK/NAK/OFFER.Kenneth R Westerback
2009-03-10implement basic logging, needs more work; ok gilles@Jacek Masiulaniec
2009-03-10when calling external mda, use restricted environment; ok gilles@Jacek Masiulaniec
2009-03-10regenDamien Bergamini
2009-03-10cleanup the mess in Intel WiFi Link PCI Ids.Damien Bergamini
2009-03-10Added sensor devices for Thinkpad (temp+fan)Jordan Hargrave
2009-03-10Fix cut/paste error.. call _BFS not _PTSJordan Hargrave
2009-03-10run external mda with cwd set to $HOME or /; ok gilles@Jacek Masiulaniec
2009-03-10kill few lines, saving one seteuid(2) call; ok gilles@Jacek Masiulaniec
2009-03-10- Use setsid(2) to create new process group for external mda.Jacek Masiulaniec
2009-03-10The linked() function had an identity crisis and referred to itselfStefan Sperling