summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/conf/files.hppa
AgeCommit message (Collapse)Author
2004-03-12Preliminary port of NetBSD oosiop driver, for NCR53C700 chips, as commonlyMiod 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-13support secondary com@dino from todd@Michael Shalayeff
2003-09-29dino/cujo pci bridgeMichael Shalayeff
2003-08-20allow powerless kernelsMichael Shalayeff
2003-08-20do not attach coms at harmony but gsc now; commented out siop@mainbusMichael Shalayeff
2003-08-20handle power button (on 712 for now)Michael Shalayeff
2003-03-29some mount stinger onto phantomas and there is not need to flag stingers tooMichael Shalayeff
2003-02-17Allow 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-12some comments on the pci bridges and dino is at phantomas not mainbusMichael Shalayeff
2003-02-12Put a pckbc-like "slot" locator for gsckbc children. Even if this has noMiod Vallat
sense inthe gsckbc world, the code currently requires this for proper attachment. Oops.
2003-02-11Add hil devices, and enable wsdisplay at sti and wskbd at gsc and hil.Miod Vallat
2003-02-01More leftovers from when we thought we could attach a pckbc to gscMiod Vallat
2003-01-31Enter gsckbc, a driver for the ps/2-like input device ports found on manyMiod 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-08better osiop at gsc attachment and kill dead siop from files.hppaMichael Shalayeff
2003-01-08Merry 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-18newer 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-16and in the filesMichael Shalayeff
2002-03-15here will be a wscons-gardenMichael Shalayeff
2002-03-15proper file depsMichael Shalayeff
2001-12-02allow to configure devices on particular bus offsetsMichael 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-26i2o and pckbcMichael Shalayeff
2001-05-11more rd merge (headcolds suck)Theo de Raadt
2001-05-11unifyTheo de Raadt
2001-04-03siop is already defined in miland; from from@Michael Shalayeff
2001-01-13use md in_cksumMichael Shalayeff
2000-06-07new elink3 pulls in the whole mii thingMichael Shalayeff
2000-05-30stiMichael Shalayeff
2000-05-24uncomment wscons-related stuff, and comment gsc betterMichael Shalayeff
2000-04-18typoMichael Shalayeff
2000-04-18audio type 2 is called harmony and could come w/ 2 fax/modem/voice channels, ↵Michael Shalayeff
or isdn
2000-01-11separate spmath buildMichael Shalayeff
2000-01-11include fpu emulation dispatcher on fpemuMichael Shalayeff
1999-12-05wax and mongoose host isa too of courseMichael Shalayeff
1999-11-26enable sti graphics, which seems to map rom ok now; also machdep.c needs sti.hMichael Shalayeff
1999-11-25no dma.c no moreMichael Shalayeff
1999-11-08move MI definition of rd into it's MI place also fixingMichael Shalayeff
attributes, allowing kernels to exist w/ rd as the only disk device. tested on a few archs; niels@ & millert@ ok
1999-08-18cleanupMichael Shalayeff
1999-07-19some more commentsMichael Shalayeff
1999-04-20disable some stuffMichael Shalayeff
1999-04-20factor out common devices/optionsMichael Shalayeff
1999-02-25add dino device/attachment; myri is actually on pciMichael Shalayeff
1999-02-25add both audio device typesMichael Shalayeff
1999-02-24more stuff, also irq attribute for mainbusMichael Shalayeff
1998-12-29sti graphics does not need rasterMichael Shalayeff
1998-12-28cleanup and commentsMichael Shalayeff
1998-12-23less files and options (;Michael Shalayeff
1998-11-30some more devices, add isa/eisa remove some unneeded filesMichael Shalayeff
1998-11-04/ncr/siop/Michael Shalayeff
1998-11-04more busses, devices, filesMichael Shalayeff
1998-07-07more MD filesMichael Shalayeff