summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-24Add a quirk to prevent this LCD device from attaching as a HID. This is aChris Kuethe
2008-05-24Treat SPARC64-VI and SPARC64-VII similar to SPARC64-V, and move theMark Kettenis
2008-05-24Add VER.impl values for Fujitsu CPUs.Mark Kettenis
2008-05-24Remove {tcp/udp}6_usrreq(); Since the normal ones nowThordur I. Bjornsson
2008-05-24- Enable userland to read(2) video stream from /dev/video.Marcus Glocker
2008-05-24SDEV_UMASS devices skip the mode page dance to set blksize. So initializeKenneth R Westerback
2008-05-24Attach to "FJSV,su", which is the name used for serial ports on the SPARCMark Kettenis
2008-05-24iLet's see if this also works for Oberon (the PCIe bridge found on the SPARC ...Mark Kettenis
2008-05-24typo.Igor Sobrado
2008-05-24Strip off Ethernet CRC; makes dhclient shut up.Mark Kettenis
2008-05-24Increase the number of segments in a dma map to make sure a packet fits.Mark Kettenis
2008-05-24Use MAC address passed by the firmware.Mark Kettenis
2008-05-24Configure the media when brining up an interface.Mark Kettenis
2008-05-24IXP-200 -> IXP200Brad Smith
2008-05-24Use the name IXP200.Brad Smith
2008-05-24Sync the ATI IXP200 PCI id.Brad Smith
2008-05-24regenBrad Smith
2008-05-24Tweak some of the existing ATI IXP entries for more consistentBrad Smith
2008-05-24regenBrad Smith
2008-05-24There should be spaces between "product" and the vendor name.Brad Smith
2008-05-24regenerateChris Kuethe
2008-05-24USB LCD+keyboard panelChris Kuethe
2008-05-24Move the setting of the POLLIN flag to the bottom of the for loopBrad Smith
2008-05-24IPv6 support for standalone mode with assistance from millert@ and deraadt@Brad Smith
2008-05-24And another Fujitsu Gigabit Etherenet card that is a bge(4) in disguise.Brad Smith
2008-05-24regenBrad Smith
2008-05-24Add Fujitsu PW008GE4Brad Smith
2008-05-24Also recognize the Schneider & Koch SK-9821/SK-9843 adapters fromBrad Smith
2008-05-24regenBrad Smith
2008-05-24Add more specific PCI ids for Schneider & Koch (SysKonnect) SK-9821/SK-9843Brad Smith
2008-05-24Store the model and revision information in the appropriate softcBrad Smith
2008-05-24Enclose an informational message in a verbose check.Pierre-Yves Ritschard
2008-05-24Match serial devices on PRIMEPOWER 650.Mark Kettenis
2008-05-23Fix detection of 10baseT on rev 2 and up.Mark Kettenis
2008-05-23Another Fujitsu Gigabit Etherenet card that is a bge(4) in disguise.Mark Kettenis
2008-05-23regenMark Kettenis
2008-05-23Add Fujitsu PW008GE5.Mark Kettenis
2008-05-23update sem_otime on semop(); reported by mkbucc AT gmail.comDamien Miller
2008-05-23syncTheo de Raadt
2008-05-23do not use swap generic; these should specifically choose rd0aTheo de Raadt
2008-05-23we only do static libarch; ok drahnTheo de Raadt
2008-05-23remove reference to amd64_vm86(2): although there is code and aJason McIntyre
2008-05-23remove reference to awi(4);Jason McIntyre
2008-05-23tputchar() can put characters on the tty output queue if clocal is set,Theo de Raadt
2008-05-23Forgot this one. Wrap a printf() into MPLS_DEBUG sinceThordur I. Bjornsson
2008-05-23Make this compile again, by adding a struct proc * argumentThordur I. Bjornsson
2008-05-23Deal with the situation when TCP nfs mounts timeout and processesThordur I. Bjornsson
2008-05-23- remove USER_LDT, it was never in a state where it would copile, nor willJasper Lievisse Adriaanse
2008-05-23- remove USER_LDT, it was never in a state where it would copile, nor willJasper Lievisse Adriaanse
2008-05-23hexidecimal -> hexadecimalIgor Sobrado