Age | Commit message (Expand) | Author |
2002-06-20 | Fix 4GB memory probing and other memory probing issues. | Tobias Weingartner |
2002-06-19 | using cdev_ugen_init for all sorts of usb devices is just one pint less wrong... | Michael Shalayeff |
2002-06-19 | kq: it did not work like this and it seem to be working, from the denver wher... | Michael Shalayeff |
2002-06-18 | oops, forgot to commit this when gpr was added. | Federico G. Schwindt |
2002-06-18 | Remove all traces of the PCCONS stuff. (Remove pc.h and references to NPC | Nathan Binkert |
2002-06-18 | uftdi is fixed now | Nathan Binkert |
2002-06-17 | option XSERVER was only needed for pccons console driver, which | Matthieu Herrb |
2002-06-17 | remove old pccons console driver. Not used anymore and not maintained. | Matthieu Herrb |
2002-06-17 | and more uftdi kernel breaking crap here. Geez | Theo de Raadt |
2002-06-17 | Who the HELL commited this thing which breaks kernels? Get your act | Theo de Raadt |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |
2002-06-13 | start/size might have ben used uninitialized in case | Michael Shalayeff |
2002-06-12 | pci revision is in the class field, not the id (some ppl just refuse to follo... | Michael Shalayeff |
2002-06-11 | use a correct test, ok art@ | Peter Stromberg |
2002-06-11 | add umidi, but commented out since I don't have anything to test | Nathan Binkert |
2002-06-11 | add umct, but commented out since it hasn't been shown to work. | Nathan Binkert |
2002-06-11 | Move cdev_lpt_init() to a common location. | Miod Vallat |
2002-06-11 | define IPL_STATCLOCK | Artur Grabowski |
2002-06-10 | old bouncebuffering api not used anymore | Niklas Hallqvist |
2002-06-10 | Maintain my sanity. | Tobias Weingartner |
2002-06-09 | bio is a driver that can delegate ioctls to other drivers which | Niklas Hallqvist |
2002-06-08 | Make 4GB machines work better. | Tobias Weingartner |
2002-06-08 | Explain why there is no splhigh here | Niklas Hallqvist |
2002-06-08 | rl* at cardbus | Aaron Campbell |
2002-06-07 | Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@ | Thomas Nordin |
2002-06-05 | a driver for the rng on the amd768 power management device (no actual power m... | Michael Shalayeff |
2002-06-03 | Guillemot/maxiradio was a rebadged gemtek/pr103. | Michael Shalayeff |
2002-06-02 | withough -> without | Theo de Raadt |
2002-05-30 | missing refs to sfr0 and other man fixes; from jumbo@ | Michael Shalayeff |
2002-05-30 | iff pcibios is enabled, record _every_ established pci interrupt | Michael Shalayeff |
2002-05-22 | Implement splassert. Even simpler than on the sparc. | Artur Grabowski |
2002-05-20 | ignore corrupted prom headers w/ length exceeding the scanned isa hole region... | Michael Shalayeff |
2002-05-18 | pasto | Michael Shalayeff |
2002-05-18 | Rename the MD db_stack_trace_cmd to db_stack_trace_print. Add an argument | Artur Grabowski |
2002-05-17 | properly detect the cpu model for the broken cyrix latch; better fix than pr#... | Michael Shalayeff |
2002-05-16 | Add systrace support to all the remaining architectures. | Miod Vallat |
2002-05-16 | systrace facility, used to enforce and generate policies for system calls | Niels Provos |
2002-05-16 | fix for a timer latch bug on the cyrix mediagx and gxm cpus. | Michael Shalayeff |
2002-05-16 | Add a an argument to db_printsym that specifies the printf function | Artur Grabowski |
2002-05-15 | add lofn and nofn | Jason Wright |
2002-05-10 | on ServerWorks CNB20HE Host: | Michael Shalayeff |
2002-05-09 | ukbd (and others) at uhidev, not uhub | Marco S Hyman |
2002-05-09 | ukbd now at uhidev, not uhub. Ditto for ums (commented out) | Marco S Hyman |
2002-05-09 | Sync hid stuff including ukbd, ums, and uhid with NetBSD | Nathan Binkert |
2002-05-07 | Add url(4) and urlphy(4) | Nathan Binkert |
2002-05-06 | Try to deal with the pci shadow bus issue by disabling a specific chip | Nathan Binkert |
2002-05-06 | drop out of any intr fixup activities if was disabled in the config flags | Michael Shalayeff |
2002-05-06 | tuner driver for the fms cards. | Michael Shalayeff |
2002-05-03 | disable ahc again for now, since it does not fit; ok miod | Peter Valchev |
2002-05-03 | ptrdiff_t and size_t fixes. | Marc Espie |