summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-06-18Switch to trying 6 byte MODE SENSE commands (for non ATAPI devices atKenneth R Westerback
2005-06-17regenBrad Smith
2005-06-17add Jato Technologies 1000baseX PHYBrad Smith
2005-06-17uipaq/ucom support; written by isis@www.cs.umd.eduTheo de Raadt
2005-06-17syncMartin Reindl
2005-06-17Intel 915G Integrated VideoMartin Reindl
2005-06-17syncTheo de Raadt
2005-06-17two more ipaq devicesTheo de Raadt
2005-06-17A second approach at fixing the telnet localhost & problemNiklas Hallqvist
2005-06-17Override cpu_switch() with a faster version if we can use BWX instructions.Miod Vallat
2005-06-17Allow ev56 opcodes in the .s files by default (gas on alpha does not yet haveMiod Vallat
2005-06-17forgotten commit.Marc Espie
2005-06-17rot in AtticHenning Brauer
2005-06-17Missed in previous regen commitTodd C. Miller
2005-06-17regenTodd C. Miller
2005-06-17remove undelete syscallTodd C. Miller
2005-06-17- remove old debugging codeMarco Peereboom
2005-06-17Protect buf_countdeps() call in buf_daemon() with splbio(), okay art@Pedro Martelletto
2005-06-17- fix description for BCM5750 A0, A1 -> A0Brad Smith
2005-06-17remove non-constant array initializers which is a GNU extension.Reyk Floeter
2005-06-16better comments, and killed the superfluous "wd0 at wdc"Uwe Stuehler
2005-06-16GPIO generates many shared interrupts, eg disk (cf) and network (other cf)Dale Rahn
2005-06-16i2c and i2s are separete devices, and zaudio depends on them.Uwe Stuehler
2005-06-16unbust "com at pxaip" attachment so that there is no need to enableUwe Stuehler
2005-06-16back out the part of -r1.40 which enabled ubt. sorry.Uwe Stuehler
2005-06-16supply mising busdma flags to ami_cmd (used to be 0 for waitok);Michael Shalayeff
2005-06-16remove remaining netccitt parts, full ports build test by pval, thanks!Henning Brauer
2005-06-16fix initialization of apm_dobusy and apm_doidle to be off by default untilBob Beck
2005-06-16try schizo in RAMDISKTheo de Raadt
2005-06-16no need for NVLAN; ok jason, brad, camielMarkus Friedl
2005-06-16fix dependencies; from alexander bluhm; ok deraadtMarkus Friedl
2005-06-16add support for the Belkin F5D7050 54g USB Network AdapterDavid Gwynne
2005-06-16syncDavid Gwynne
2005-06-16Belkin F5D7050 54g USB Network AdapterDavid Gwynne
2005-06-15add D-Link DGE-528T and US Robotics USR997902Brad Smith
2005-06-15regenBrad Smith
2005-06-15add D-Link DGE-528T and US Robotics USR997902Brad Smith
2005-06-15add Linksys PCMPC200Brad Smith
2005-06-15regenBrad Smith
2005-06-15add Linksys PCMPC200Brad Smith
2005-06-15Disable hardware vlan decapsulation.Camiel Dobbelaar
2005-06-15Disable hardware vlan decapsulation, but not really. Because of a firmwareCamiel Dobbelaar
2005-06-15remove from "attempted source route ..." message; ok deraadt, mpf, henning, m...Markus Friedl
2005-06-15promise pdc203xx support; from bouyer@netbsd.org via grange@ with a fewFederico G. Schwindt
2005-06-15Use scsi_size() as preferred disk size in all cases. Allow devicesKenneth R Westerback
2005-06-15Typo. 'dp->cyls' -> 'dp->sectors'.Kenneth R Westerback
2005-06-15Match RTL8255 transceiver and stub out related support functions.Jonathan Gray
2005-06-14back out SMM lockdown patch until some other solution is found.Theo de Raadt
2005-06-14Remove de(4) from cats, it does not work for any of the developers inDale Rahn
2005-06-14rename function and define to reflect the external -> egress name changeHenning Brauer