Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-12 | Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonly | Miod Vallat | |
encountered on the oldest hppa machines. Currently compiled in, but disabled, in the kernel, until it is stable enough - right now read access are fine, but writes eventually time out and do not complete. ok deraadt@ | |||
2004-02-13 | support secondary com@dino from todd@ | Michael Shalayeff | |
2003-09-29 | dino/cujo pci bridge | Michael Shalayeff | |
2003-08-20 | allow powerless kernels | Michael Shalayeff | |
2003-08-20 | do not attach coms at harmony but gsc now; commented out siop@mainbus | Michael Shalayeff | |
2003-08-20 | handle power button (on 712 for now) | Michael Shalayeff | |
2003-03-29 | some mount stinger onto phantomas and there is not need to flag stingers too | Michael Shalayeff | |
2003-02-17 | Allow the generic ps/2 mouse driver, pms, to attach to gsckbc as well. | Miod Vallat | |
Thankfully HP's ps/2 mouse have no specific behaviour. | |||
2003-02-12 | some comments on the pci bridges and dino is at phantomas not mainbus | Michael Shalayeff | |
2003-02-12 | Put a pckbc-like "slot" locator for gsckbc children. Even if this has no | Miod Vallat | |
sense inthe gsckbc world, the code currently requires this for proper attachment. Oops. | |||
2003-02-11 | Add hil devices, and enable wsdisplay at sti and wskbd at gsc and hil. | Miod Vallat | |
2003-02-01 | More leftovers from when we thought we could attach a pckbc to gsc | Miod Vallat | |
2003-01-31 | Enter gsckbc, a driver for the ps/2-like input device ports found on many | Miod Vallat | |
hppa machines, and gsckbd, a driver for the ps/2-like keyboard. Both are derived from pckbc and pckbd, but the differences in port wiring and keyboard behaviour prevented the creation of a thin pckbc wrapper. Currently, only us and uk keyboard layouts are provided. The adventurous person can enable gsckb[cd], wsdisplay at sti and wskbd, but this will only work correctly on machines featuring a modern-prom sti graphics device, and a ps/2 keyboard port. | |||
2003-01-08 | better osiop at gsc attachment and kill dead siop from files.hppa | Michael Shalayeff | |
2003-01-08 | Merry Christmas Mickey! | Kenneth R Westerback | |
First cut at osiop driver (LSI Logic/Symbios/NCR 53C710). For hppa only at the moment. Functional for the most part, but there are known problems: 1) SCSI_CHECK/REQUEST_SENSE not handled at all - simply returns a zero'ed scsi_sense_data buffer. As a result all osiop sc_link's are created with the ADEV_NODOORLOCK quirk to suppress PREVENT_ALLOW commands from being issued (and failing) during probe. 2) Sync negotiation (wide is not supported on this chip) needs to be validated due to some ominous comments in the source about being valid only for the 33Mhz Zeus board. 3) Probe message needs fixing/completion to issue useful info. See 2). 4) Timeout/hangs occur under heavy load, e.g. make builds. From NetBSD. ok mickey@ | |||
2002-12-18 | newer machines use phantom bus to attach lasi and other bus adapters. | Michael Shalayeff | |
oledr machines did not have a real device for the phantom bus port. change the device scanning technique to both include a full device path in the attach_args and do proper shifting in the pdc_scanbus() and add a device for the newer machines as well as use a newer device mapping (path to hpa) available on newer firmware versions, where old (hversion-dependant) is not available. tested on 712,715/33,c110, miod@ ok, weissmandude -- testing | |||
2002-03-16 | and in the files | Michael Shalayeff | |
2002-03-15 | here will be a wscons-garden | Michael Shalayeff | |
2002-03-15 | proper file deps | Michael Shalayeff | |
2001-12-02 | allow to configure devices on particular bus offsets | Michael Shalayeff | |
to be able to attach units to them. main reason is the secondary gsc busses on add-on cards which stick 'emselves in the front. | |||
2001-06-26 | i2o and pckbc | Michael Shalayeff | |
2001-05-11 | more rd merge (headcolds suck) | Theo de Raadt | |
2001-05-11 | unify | Theo de Raadt | |
2001-04-03 | siop is already defined in miland; from from@ | Michael Shalayeff | |
2001-01-13 | use md in_cksum | Michael Shalayeff | |
2000-06-07 | new elink3 pulls in the whole mii thing | Michael Shalayeff | |
2000-05-30 | sti | Michael Shalayeff | |
2000-05-24 | uncomment wscons-related stuff, and comment gsc better | Michael Shalayeff | |
2000-04-18 | typo | Michael Shalayeff | |
2000-04-18 | audio type 2 is called harmony and could come w/ 2 fax/modem/voice channels, ↵ | Michael Shalayeff | |
or isdn | |||
2000-01-11 | separate spmath build | Michael Shalayeff | |
2000-01-11 | include fpu emulation dispatcher on fpemu | Michael Shalayeff | |
1999-12-05 | wax and mongoose host isa too of course | Michael Shalayeff | |
1999-11-26 | enable sti graphics, which seems to map rom ok now; also machdep.c needs sti.h | Michael Shalayeff | |
1999-11-25 | no dma.c no more | Michael Shalayeff | |
1999-11-08 | move MI definition of rd into it's MI place also fixing | Michael Shalayeff | |
attributes, allowing kernels to exist w/ rd as the only disk device. tested on a few archs; niels@ & millert@ ok | |||
1999-08-18 | cleanup | Michael Shalayeff | |
1999-07-19 | some more comments | Michael Shalayeff | |
1999-04-20 | disable some stuff | Michael Shalayeff | |
1999-04-20 | factor out common devices/options | Michael Shalayeff | |
1999-02-25 | add dino device/attachment; myri is actually on pci | Michael Shalayeff | |
1999-02-25 | add both audio device types | Michael Shalayeff | |
1999-02-24 | more stuff, also irq attribute for mainbus | Michael Shalayeff | |
1998-12-29 | sti graphics does not need raster | Michael Shalayeff | |
1998-12-28 | cleanup and comments | Michael Shalayeff | |
1998-12-23 | less files and options (; | Michael Shalayeff | |
1998-11-30 | some more devices, add isa/eisa remove some unneeded files | Michael Shalayeff | |
1998-11-04 | /ncr/siop/ | Michael Shalayeff | |
1998-11-04 | more busses, devices, files | Michael Shalayeff | |
1998-07-07 | more MD files | Michael Shalayeff | |